-
Notifications
You must be signed in to change notification settings - Fork 0
crnt/mwebsockc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
====================================================================== C++ websocket client library ====================================================================== Prerequisites: boost headers boost_system boost_thread TO Compile: > cd src > make or for windows > nmake -f Makefile.win TO Test: > cd test > make or for windows > nmake -f Makefile.win ../dist/test [username] or for windows ..\dist\test.exe [username]
About
websocket client library written by C++ and boost::asio
Resources
Stars
Watchers
Forks
Packages 0
No packages published