command
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Apr 15, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Example demonstrates simple chat with JSON protocol.
Client uses Websocket by default, but you can simply uncomment one line in index.html
to use SockJS instead.
To start example run the following command from example directory:
GO111MODULE=on go run main.go
Then go to http://localhost:8000 to see it in action.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.