package
3.0.5+incompatible
Repository: https://github.com/luiz-simples/sockjs-go.git
Documentation: pkg.go.dev

# README

Chat Example

Simple sockjs chat example.

Run

$ go run webchat.go

Navigate using web browser: http://127.0.0.1:8080 Open multiple windows with the same URL and see how chat works.