간단한 거
https://dev.to/egaprsty/realtime-chat-app-golang-5498
https://dev.to/jeroendk/multi-room-chat-application-with-websockets-in-go-and-vue-js-part-2-3la8
https://gabrieltanner.org/blog/realtime-chat-go-websockets
https://golangforall.com/en/post/golang-tcp-server-chat.html
https://git.coolaj86.com/coolaj86/chat.go
XMPP 쓰는 거
https://github.com/mattn/go-xmpp
https://github.com/agl/xmpp-client
https://github.com/FluuxIO/go-xmpp
https://github.com/rez-go/xmpp-server
https://github.com/ortuman/jackal
GPL , AGPL 시발 거
https://mattermost.org/licensing
https://github.com/tinode/chat
기타
https://github.com/strukturag/spreed-webrtc
https://github.com/igorbezsmertnyi/webrtc-video-chat
https://github.com/pion/webrtc
끝.
댓글 1