Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 4 days 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)