Skip to content

An implementation of the websocket written in pure Go

License

Notifications You must be signed in to change notification settings

kabuki-mfk/websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket

WebSocket 协议 RFC-6455 的实现

TODO

  • ws-client
  • Handshake
  • SendFrame
  • RecvFrame
  • Close
  • ws-server

About

An implementation of the websocket written in pure Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%