# chat-server **Repository Path**: lszgit/chat-server ## Basic Information - **Project Name**: chat-server - **Description**: 聊天程序后端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-15 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Golang的聊天程序后端 提供websocket、http接口服务 主要用到的库 - gin https://github.com/gin-gonic/gin - gorm https://gorm.io/zh_CN/docs/index.html - viper https://github.com/spf13/viper - gorilla/websocket https://github.com/gorilla/websocket - logrus https://github.com/sirupsen/logrus