Wrap go-websocket to implement net.Conn interface
Stars
6
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
8
commits
5
Merge pull request #1 from inhies/master
1ee6614
Add myself to copyright
2adab6c
Make read and write buffer sizes work
4dacddc
Update tests
4f6eb59
Remove 'binary' phrasing since it works with text messages as well
ddaaaf7
Work with binary or text data
64b8735
Switch to garyburd's project
0830bc8
Test addresses
3917cde
Changed address interface functions.
7fd667b
Copied license description from garyburd/go-websocket
c0296c9
Copy license description from garyburd/go-websocket
1fcba10
Fixed installation script error
a2a18ed
Separated from go-websocket
3c9fffe