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
Monet Lee 2a33b5c666
refactor: update fields type in userStatus and check registered. (#2676)
4 days ago
..
callback.go refactor: 3.7.0 code conventions. (#2148) 6 months ago
client.go feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611) 3 weeks ago
compressor.go refactor: 3.7.0 code conventions. (#2148) 6 months ago
compressor_test.go feat: new features merged (#2409) 3 months ago
constant.go feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611) 3 weeks ago
context.go feat: msg gateway add log (#2631) 2 weeks ago
encoder.go refactor: 3.7.0 code conventions. (#2148) 6 months ago
http_error.go refactor: 3.7.0 code conventions. (#2148) 6 months ago
hub_server.go refactor: update fields type in userStatus and check registered. (#2676) 4 days ago
init.go Fix err (#2608) 3 weeks ago
long_conn.go feat: implement server-initiated heartbeat in msgGateway module (#2404) 3 months ago
message_handler.go feature: add GetConversationsHasReadAndMaxSeq interface to the WebSocket API. (#2611) 3 weeks ago
online.go fix: online status renewal (#2468) 2 months ago
options.go feat: Integrate Comprehensive E2E Testing for GoChat (#1906) 7 months ago
subscription.go feat: group members, friends sorting version, client online subscription (#2427) 2 months ago
user_map.go fix: the local cache obtained can be modified (#2473) 2 months ago
ws_server.go Fix token (#2653) 6 days ago