This website requires JavaScript.
Explore
Help
Sign In
go
/
ws
Watch
1
Star
0
Fork
You've already forked ws
0
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
86dba9aa0b
ws
/
ws
History
xdrm-brackets
86dba9aa0b
chunk message writer
2018-05-06 01:05:38 +02:00
..
client.go
[message] added 'UnmaskedFrameErr' managed on [client] + removed unused lib + add tests for ReadMessage simple cases
2018-05-06 00:18:01 +02:00
controller.go
no more channels with message pointers, only Messages (controller can close a client by closing the 'send' channel)
2018-05-05 18:43:16 +02:00
message.go
chunk message writer
2018-05-06 01:05:38 +02:00
message_test.go
add simple tests for Send()
2018-05-06 00:28:02 +02:00
server.go
no more channels with message pointers, only Messages (controller can close a client by closing the 'send' channel)
2018-05-05 18:43:16 +02:00