/chat-app-demo

learn websockt

Primary LanguageJavaScript

TODO

[x] reconnect ws

  • ~~ websocket connection died, need reconnect. server connection check for frontend~~

[ ] resend message(Most problems are caused by not receiving messages from the other end.)

  • frontend
  • backend

[x] - multi-client support(if you wants group chat)