eidheim / Simple-WebSocket-Server

A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client request error: End of file

jrodriguezpuigvert opened this issue · comments

Hi, I have tried to run the http example and that is what I get.

Boost version: 1.66.0
MAC OS 10.13.1 (17B1003

Any Idea why? and how I can solve it?