You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/internal/msggateway
Xinwei Xiong d356f7a035
feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization (#1799)
8 months ago
..
callback.go feat: add callback func (#1480) 10 months ago
client.go Add updates friend, set user ex (#1592) 9 months ago
compressor.go
compressor_test.go feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559) 10 months ago
constant.go feat: support websocket first message method response code (#1651) 9 months ago
context.go
encoder.go feat: Remove MySQL and implement it all with Mongo (#1508) 10 months ago
http_error.go
hub_server.go
init.go fix: grace shutdown for gw (#1478) 10 months ago
long_conn.go perf: control ws write buffer (#1451) 11 months ago
message_handler.go
n_ws_server.go feat(main): 🚀 Database Name Correction and S3 Module Int32 Overflow Fix with Go Routine Integration for Automated Checks and Script Optimization (#1799) 8 months ago
options.go perf: control ws write buffer (#1451) 11 months ago
user_map.go