Commit Graph

101 Commits

Author SHA1 Message Date
Peter Thorson
02b48a8dbb tweaks echo server default error logging 2012-01-20 08:02:03 -06:00
Peter Thorson
3d38726970 updates broadcast server example for new convenience headers 2012-01-20 08:00:10 -06:00
Peter Thorson
100ba9825f updates 9.7/9.8 to better match AutoBahn 0.4.10 2012-01-19 09:30:31 -06:00
Peter Thorson
bed6a41c50 updates makefiles for linux 2012-01-19 08:07:43 -06:00
Peter Thorson
64441f6487 adds fail notification to fuzzing client 2012-01-19 08:07:34 -06:00
Peter Thorson
15cd82d1b3 fuzzing client fully implements 9.1.x, 9.2.x, 9.7.x, 9.8.x 2012-01-18 18:19:18 -06:00
Peter Thorson
01516318d6 updates basic examples to use new convenience typedefs 2012-01-17 09:43:00 -06:00
Peter Thorson
d93eeabc4c updates fuzzing examples for latest policy-refactor build 2012-01-13 08:41:55 -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
0e92bb207a ipv6 and uri parking fixes 2012-01-11 10:12:57 -06:00
Peter Thorson
eb88c53d81 updates API version that the stress client uses 2012-01-08 20:17:11 -06:00
Peter Thorson
992456ae42 updates API version used by echo client example 2012-01-08 20:16:52 -06:00
Peter Thorson
f6b68fe431 updates API version used by broadcast server example 2012-01-08 20:16:39 -06:00
Peter Thorson
14ada3a3a3 cleans up debugging code 2012-01-06 17:08:59 -06:00
Peter Thorson
93efa1ae97 write queue passes autobahn tests 2012-01-06 15:20:08 -06:00
Peter Thorson
50abd0b426 lots of bug fixes 2012-01-06 12:53:46 -06:00
Peter Thorson
fa7cd63706 work on write queue/flow control 2012-01-03 06:22:42 -06:00
Peter Thorson
3ff8775c1c updates broadcast admn. adds asks, wscmd support 2011-12-28 08:59:25 -06:00
Peter Thorson
17b779a1c4 updates stress client to use wscmd instead on json 2011-12-28 08:58:38 -06:00
Peter Thorson
4d03909d58 lots of misc fixes, mostly broadcast server related 2011-12-21 08:23:03 -06:00
Peter Thorson
3405a91e56 begins work on wscommand processing 2011-12-17 08:35:37 -06:00
Peter Thorson
5131f30d5a makefile fixes for ubuntu 2011-12-17 08:34:42 -06:00
Peter Thorson
9c1473ee91 stress client measures handshake speed 2011-12-15 07:02:43 -06:00
Peter Thorson
241985c2ee use nanosleep rather than sleep 2011-12-15 06:47:40 -06:00
Peter Thorson
217a81add8 more efficient broadcast_admin connection counting 2011-12-15 06:47:29 -06:00
Peter Thorson
57fb71d61d ignore unsolicited acks 2011-12-14 20:17:08 -06:00
Peter Thorson
10b28259f5 work on acknowledging broadcasted messages 2011-12-14 19:55:10 -06:00
Peter Thorson
3e9dc3f9df begins work to track broadcast message acks 2011-12-14 15:09:00 -06:00
Peter Thorson
b67f1c41b6 misc config defaults and comments 2011-12-13 09:54:36 -06:00
Peter Thorson
ebf0fa614c major work on the broadcast admin and stress client 2011-12-11 14:05:08 -06:00
Peter Thorson
e7d3879df4 fixes stress client makefile 2011-12-10 11:34:58 -06:00
Peter Thorson
a21d2a6be8 better error handling for FD limit detection 2011-12-10 07:29:28 -06:00
Peter Thorson
47095fb73c stress client takes uri and connection amounts as arguments 2011-12-10 07:16:04 -06:00
Peter Thorson
649bd4ca36 broadcast server now has a javascript admin console 2011-12-10 07:15:43 -06:00
Peter Thorson
b219344245 header fixes 2011-12-09 20:03:18 -06:00
Peter Thorson
794dcf7b6c removes binaries 2011-12-09 20:00:24 -06:00
Peter Thorson
00a86b572e hack to link on ubuntu 2011-12-09 19:59:31 -06:00
Peter Thorson
730e46d5bf stress client updates to allow using more FDs 2011-12-09 19:28:20 -06:00
Peter Thorson
dc55e67052 adds some code to broadcast server to allow it to increase its file descriptor limits on unix systems 2011-12-09 17:54:51 -06:00
Peter Thorson
8c0ffeaf91 fixes for network errors discovered with new connection stress test example 2011-12-09 09:40:15 -06:00
Peter Thorson
0e9b0b99cf restructures fuzzing client to be more generic 2011-12-08 09:25:06 -06:00
Peter Thorson
25514a1476 some server fixes, addition of a fuzzing server and client example.
The fuzzing server and client are intended to mimic the Autobahn
versions and implement only the 9.* tests to enable performance testing
of implementations faster than AB
2011-12-07 09:17:38 -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
f1a724e0d4 more client work 2011-12-06 08:45:59 -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
f9a13dd5ff updates TLS example to use new read interface 2011-12-04 17:54:08 -06:00
Peter Thorson
ce9aa352e2 updates echo server example to use new read interface 2011-12-04 08:44:06 -06:00