apoorvajagtap
|
ce903f6d1d
|
Reverts to v1.5.0
This commit reverts the changes back till 8983b96324 .
And inherits the README.md changes of 931041c5ee
Relates to:
- https://github.com/gorilla/websocket/issues/880#issuecomment-2081189055
|
2024-06-13 23:18:03 -04:00 |
rfyiamcool
|
d293aa53e1
|
feat: format message type
Signed-off-by: rfyiamcool <rfyiamcool@163.com>
|
2024-02-13 23:01:06 -05:00 |
Gary Burd
|
1905f7e442
|
Update source to match output from gofmt 1.17
|
2021-12-17 22:48:51 -05:00 |
hellflame
|
e8629af678
|
improve echo example (#671)
|
2021-04-24 09:20:22 -07:00 |
Sry Back I
|
81cef7da56
|
echo example: handle received messages as text, not HTML (#563)
|
2020-03-19 06:53:02 -07:00 |
Alain Gilbert
|
5755884efa
|
Add missing html tag in example/echo
|
2017-09-26 16:13:09 -07:00 |
Gary Burd
|
361d4c0ffd
|
Improve echo web UI
Based on feedback from anon.
|
2015-11-02 11:10:34 -08:00 |
Gary Burd
|
c93e5540b8
|
Add web client to echo example
|
2015-11-02 10:39:51 -08:00 |
Gary Burd
|
567453a710
|
Require GET in Upgrader.Upgrade.
Return error if the request method is not GET.
Remove all request method tests from the examples.
|
2015-11-02 09:08:11 -08:00 |
Gary Burd
|
13e4d0621c
|
Do not build files in echo example
|
2015-09-23 15:29:30 -07:00 |
Gary Burd
|
d051d29231
|
Add client and server example
|
2015-09-23 15:23:26 -07:00 |