ShankyTiwari / Send-message-to-specific-user-in-GoLang-websocket

Sending a message to a specific user in GoLang using WebSocket

Home Page:https://www.codershood.info/2020/06/21/sending-message-to-specific-user-with-golang-websocket/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sending message to specific user in GoLang using websocket

Sending message to specific user in GoLang using websocket

Installtion

Below command will Install all the dependencies recursively.

go get -d ./...

Starting the GO server

Use the below command to create executable and the run executable.

go build

About

Sending a message to a specific user in GoLang using WebSocket

https://www.codershood.info/2020/06/21/sending-message-to-specific-user-with-golang-websocket/


Languages

Language:Go 55.2%Language:JavaScript 34.1%Language:CSS 6.7%Language:HTML 4.0%