Commit Graph

32 Commits

Author SHA1 Message Date
Peter Thorson
4a94a7c518 Merge pull request #253 from breyed/spelling
fixed spelling, including "experimental" in API
2013-06-08 09:19:41 -07:00
breyed
808a8ce0a9 fixed spelling, including "experimental" in API 2013-06-08 11:03:11 -05:00
Jonne Nauha
df4d7167fd CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows. 2013-04-03 01:56:10 +03:00
Peter Thorson
f38acd5784 impliments the autobahn echo client spec to allow autobahn test suite to test the client 2013-03-31 21:20:14 -05:00
Peter Thorson
8587647657 Adds echo_client example 2013-03-31 15:12:57 -05:00
Peter Thorson
f10f8a4ce0 Initial commit from private 0.3 repository 2013-01-06 06:09:15 -06:00
Peter Thorson
b2f57039ae fixes user agent header typo, fixes #100 2012-03-28 09:50:26 -05:00
Sven Almgren
36e76ac246 Merged upstream and resolved confilicts 2012-03-14 13:15:01 +01:00
Sven Almgren
f085cc63b6 Centralized makefiles for examples 2012-03-14 12:52:55 +01:00
Peter Thorson
046c2dea91 scons build supports echo_client, chat_server, chat_client 2012-03-14 06:28:10 -05:00
Peter Thorson
576b6e43ad unix makefile updates 2012-03-14 06:27:10 -05:00
Peter Thorson
02dd3f8193 removes legacy files 2012-03-14 06:26:55 -05:00
Peter Thorson
c2cbe7110d newlines at end of all files #references #72 2012-02-20 06:41:09 -06:00
Peter Thorson
eec4882775 example updates 2012-02-13 06:56:58 -06:00
Peter Thorson
bed6a41c50 updates makefiles for linux 2012-01-19 08:07:43 -06:00
Peter Thorson
01516318d6 updates basic examples to use new convenience typedefs 2012-01-17 09:43:00 -06:00
Peter Thorson
a17a4deb4b normalizes whitespace and sets up gitattributes to preserve fixes #43 fixes #46 2012-01-12 09:57:06 -06:00
Peter Thorson
38b5b561e7 cleans up example code 2012-01-11 17:34:23 -06:00
Peter Thorson
992456ae42 updates API version used by echo client example 2012-01-08 20:16:52 -06:00
Peter Thorson
5131f30d5a makefile fixes for ubuntu 2011-12-17 08:34:42 -06:00
Peter Thorson
689c136298 policy refactor echo client passes all autobahn tests 2011-12-06 22:14:30 -06:00
Peter Thorson
0f5302d400 major work on echo client 2011-12-06 18:15:24 -06:00
Peter Thorson
efd5b8d8b1 preliminary cleanup for client role 2011-12-05 17:12:06 -06:00
Peter Thorson
14f0fe09f1 begins work on echo client 2011-12-05 14:41:34 -06:00
Peter Thorson
d6a59f459c http parser and logger work 2011-11-05 11:01:01 -05:00
Peter Thorson
536ded2512 continues work on program options, updates makefiles for examples 2011-10-28 09:26:54 -05:00
Peter Thorson
3b57b86973 adds times to echo client debug 2011-10-27 11:55:49 -05:00
Peter Thorson
dbcfa44d78 fixes echo_client, absolute vs relative include, adds some debug info 2011-10-27 11:44:26 -05:00
Peter Thorson
ccb34c98b4 fixes close status handling 2011-10-27 09:42:11 -05:00
Peter Thorson
46df7bac65 updates examples for new on_close api 2011-10-26 11:07:02 -05:00
Peter Thorson
1ff8d333a5 completes frame reading changes.
fixes 37, fixes 32
2011-10-10 18:35:38 -05:00
Peter Thorson
94b90d0fd4 preliminary work on an echo_client (to run against testing suites) 2011-10-03 07:26:22 -05:00