# 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.
Simple sockjs chat example.
$ 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.