Skip to content

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)

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: https://github.com/zaphoyd/websocketpp https://www.boost.org

Clone this wiki locally