golangSocketChat icon indicating copy to clipboard operation
golangSocketChat copied to clipboard

Golang WebSocket Chat

WebSocket chat in golang ( Google GO).

Installation

    git clone https://github.com/motyar/golangSocketChat
    cd golangSocketChat
    go run ws.go

Configuration

Please change the WebSocket link according to your server IP:PORT chat.html line#26

Host chat.html anywhere.