Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yusank yusank released this 02 Apr 08:45
· 320 commits to main since this release
af7402b

First version of GoIM.

Feature:

  • based on websocket.
  • support endpoint 2 endpoint instant messaging.
  • support broadcast to all online users.
  • support put message to offline queue when target user offline, also support load offline messages.
  • services register into consul as micro service.
  • use gRPC between micro services and use http api for called by users.
  • add docs website GoIM Docs