An open API service indexing awesome lists of open source software.

https://github.com/blankeos/go-ws-chat

📘 Golang Websocket Chat server.
https://github.com/blankeos/go-ws-chat

Last synced: 8 months ago
JSON representation

📘 Golang Websocket Chat server.

Awesome Lists containing this project

README

          

# go-ws-chat

A golang server that uses websockets to send messages. Understood how to use the net/http, sending and receiving buffers via websockets, making methods in structs.

Based this on [Anthony GG's tutorial](https://www.youtube.com/watch?v=JuUAEYLkGbM)

![demo](demo.gif)