Chat application in GO
To connnect to the websocket on local:
- Open Postman app.
- Create new WebSocket request
- Add the localhost:8080/ws url in the URL input, and click Connect
- New message from server should come up as connection is success.
- To start sending message from postman, type text message in the
Message
text area and enterSend
Co-developed by following devs:
1. Saurabh Kumar ([email protected])
2. Shashank Rai ([email protected])
3. Prashant Sharma ([email protected])
4. Paramveer Singh ([email protected])
Documentation: https://go.dev/doc/tutorial/getting-started