Thijs Wenker
d3fe51fa39
Added missing CMake files, organized the CMake structure between test and example directories using the global variable USE_FOLDERS
2015-07-16 12:17:59 +02:00
Peter Thorson
769fe89533
Major refactor to support standalone Asio and remove Boost dependencies
...
It is now possible to use WebSocket++’s asio transport using only
standalone asio by defining ASIO_STANDALONE before including any
WebSocket++ headers.
2015-04-25 07:17:28 -04:00
Peter Thorson
e8d25d22bc
adds documentation and removes unused parameters references #376
2014-10-07 10:04:54 -04:00
Peter Thorson
6c242b205b
detab entire project references #376
2014-10-06 18:33:55 -04:00
Peter Thorson
84efd0425a
moves sleep call out of a critical section references #283
2013-10-20 14:44:37 -05:00
Peter Thorson
c017331959
remove trailing whitespace
2013-07-21 07:49:15 -05:00
Howard Butler
b83b054c7e
add CMake config for print_server and telemetry_client
2013-07-11 10:54:43 -05:00
Peter Thorson
b866e4e0ca
Refactors URI to be exception and regex free
2013-07-09 16:50:47 -05:00
breyed
808a8ce0a9
fixed spelling, including "experimental" in API
2013-06-08 11:03:11 -05:00
Peter Thorson
d40321333a
additional documentation and cleanup
2013-04-23 13:37:51 -05:00
Peter Thorson
04244da3f9
small logic cleanup
2013-04-23 13:28:54 -05:00
Peter Thorson
fbdc122774
adds an fail handler to telemetry client
2013-04-23 13:23:53 -05:00
Peter Thorson
648c387048
adds some explanatory comments
2013-04-23 12:41:35 -05:00
Peter Thorson
72b3def6d6
tabs to spaces
2013-04-23 12:35:05 -05:00
Peter Thorson
f51960e8ff
adds telemetry client example
2013-04-23 12:33:25 -05:00