Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 241 Bytes

quickchat

Basic chat example using Flutter and Go websockets server.

See chat-ui/ and chat-server/ readmes for instructions to run.

After running the server and the UI, duplicate the chat tab in chrome and send a message to both tabs.