Commit Graph
9 Commits
Author SHA1 Message Date
kivatek 015344684f easywsclient for Windows
Revised a source file to be able to compile it in Linux and Windows.

Revised a description error of the include sentence for Windows.

followed the modification of the original version.

preparing for pull request.

preparing for pull request.

Convert tabs to spaces.
Add delete ws; to 'example-client.cpp'.

try2

try4
2013-10-03 00:55:50 +09:00
David Baird d82fb91436 Clean up memory in examples. 2013-09-27 14:14:43 -06:00
David Baird 9b7a5c9575 Prefer separate compilation. 2013-09-27 04:03:28 -06:00
David Baird b7825802b9 Updating example to close when they receive "world". 2013-05-14 11:11:39 -06:00
Pasquale Boemio bc1368b849 resolved some issue and added method to read readystate of the websocket 2013-05-11 09:55:41 +02:00
Pasquale Boemio 2b9575c434 added clean close method 2013-04-29 17:20:36 +02:00
David Baird af6d38638d Refactoring into separate .hpp and .cpp files. 2013-04-05 11:38:51 -06:00
David Baird ff7780f09b Converting to PIMPL, adding a dummy WebSocket, and introducing a compilation
unit via EASYWSCLIENT_COMPILATION_UNIT.
2012-08-20 13:29:53 -06:00
David Baird b94fec0873 Got first version working. Can connect, send, and receive. 2012-08-19 22:46:33 -06:00