-
Notifications
You must be signed in to change notification settings - Fork 1
Project Description
Andrew Putra Jaya edited this page Apr 12, 2019
·
4 revisions
websocketpp-example-windows-visualstudio is a ready-to-build websocketpp example for visual studio 2015 windows
the repository contains required boost header and lib files (using version 1.69.0), and websocketpp header files (using version 0.8.1)
unzip Common.zip and Lib.zip before Build
the sample code being used is from examples | echo_server
the project is configured and tested on Debug x86 only
for more updated files, refer to the original links: