Commit Graph

14 Commits

Author SHA1 Message Date
Donald Pillou b0366105c5 Working example build instructions 2013-12-30 16:30:46 +01:00
David Baird 368682d392 Update README. 2013-12-28 09:49:58 -05:00
David Baird ce6bfd5482 Update README. 2013-12-28 09:48:34 -05: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 f7d998481c Adding close() method. It abruptly closes the socket (does not bother to send a
CLOSE message prior to actually closing the socket).
2013-04-27 23:26:19 -06:00
David Baird 2106759d98 Updating README. 2013-04-05 12:07:00 -06:00
David Baird ed011c244e Updating README. 2013-04-05 12:02:04 -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 47e92d3861 Adding COPYING (ISC license terms). 2012-08-19 23:21:26 -06:00
David Baird 5adb5d1969 Updating README. 2012-08-19 23:06:37 -06:00
David Baird 062c163c83 Updating README. 2012-08-19 23:00:57 -06:00
David Baird b94fec0873 Got first version working. Can connect, send, and receive. 2012-08-19 22:46:33 -06:00
David Baird 5e5bc69860 Initial commit 2012-08-19 20:18:05 -07:00