feat: post messenger

This commit is contained in:
Noah Hsu
2022-07-01 16:53:01 +08:00
parent a6e5edcf53
commit e3891246b9
6 changed files with 120 additions and 4 deletions

3
internal/message/ws.go Normal file
View File

@ -0,0 +1,3 @@
package message
// TODO websocket implementation