Petr
|
cd94665a65
|
Minor fixes in comments
* Fix typo
"netowrk" is a misspelling of "network"
* Fix export comment
Comment on exported type Hub should be of the form "Hub ..." (golint)
|
2018-04-15 20:20:28 -07:00 |
Gary Burd
|
5e2e56d5df
|
Improve chat example
- Remove jQuery.
- Rename Conn to Client to avoid confusion with underlying ws
connection.
- Remove global variables.
|
2016-07-18 16:08:34 -07:00 |
Ryan Havar
|
b5afd49817
|
Update hub.go
|
2016-07-10 23:15:05 -05:00 |
Gary Burd
|
24cddddcc0
|
Use single character receiver names in chat example
|
2016-05-26 21:00:24 -07:00 |
Jean de Klerk
|
be95f72b73
|
Meaningful names for connection, message
|
2016-05-18 08:57:16 -06:00 |
Jean de Klerk
|
a6108176e8
|
Meaningful names for hub
|
2016-05-18 08:56:16 -06:00 |
Gary Burd
|
bc19d3d337
|
Improve chat example.
- Log all handshake errors.
- Prevent double close on send channel.
|
2014-06-27 13:08:22 -07:00 |
Gary Burd
|
15aed3b4a4
|
Relicense to the Gorilla WebSocket Authors.
|
2014-04-18 14:25:11 -07:00 |
Gary Burd
|
273ecadfca
|
Initial commit
|
2013-10-16 16:30:59 -07:00 |