Skip to content

A lightweight websocket client implemented in c++, based on libcurl.

License

Notifications You must be signed in to change notification settings

YouRancestor/WebSocketClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocketClient

A lightweight websocket client implemented in c++, based on libcurl(introduced for HTTP implementation).

Usage

Just copy files under src/ into your project, and add curl include directory, link libcurl library.
Note: also link Ws2_32.lib on Windows.

Dependencies

About

A lightweight websocket client implemented in c++, based on libcurl.

Resources

License

Stars

Watchers

Forks

Packages