Skip to content

marcelboldt/websockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websockets.h

C++ implementation of RFC 6455 (The Websocket Protocol).

Status

Work in progress...

Handshake, sending, receiving and parsing frames works so far - so do the higher level methods send_data and receive_data. Expected to compile on Windows and POSIX.

About

Websockets client C++ headers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published