Peter Thorson
|
241a28cbd7
|
javascript reference clients for message_test and stress_test
|
2012-06-07 13:44:56 -05:00 |
|
Peter Thorson
|
61be3c182c
|
stress_test now supports message sending & stats
|
2012-06-07 13:44:56 -05:00 |
|
Tobias Oberstein
|
9838895d39
|
slight adjust
|
2012-06-07 12:55:07 +02:00 |
|
Tobias Oberstein
|
19173e9584
|
some minor things (make win build warn free)
|
2012-06-07 12:49:55 +02:00 |
|
Peter Thorson
|
0cd1c58505
|
stress_test parameter parsing
|
2012-06-07 06:09:24 -05:00 |
|
Peter Thorson
|
674042f576
|
preliminary support for thousands of connections on darwin and linux
|
2012-06-07 06:09:02 -05:00 |
|
Peter Thorson
|
0b10e9c0a3
|
adds extract string support for wscmd
|
2012-06-07 06:07:42 -05:00 |
|
Peter Thorson
|
b58cf53353
|
some windows fixes
|
2012-06-05 08:39:08 -05:00 |
|
Peter Thorson
|
2d12256c7c
|
adds handshake delay and test doneness check
|
2012-06-05 08:26:06 -05:00 |
|
Peter Thorson
|
002e75891e
|
adds preliminary stress_test mode to wsperf
|
2012-06-04 08:47:37 -05:00 |
|
Peter Thorson
|
0eedb6e8b6
|
moves JS libraries into "vendor" folder to escape Linguist
|
2012-04-13 07:33:30 -05:00 |
|
Peter Thorson
|
af23ead5fc
|
removes more duplicate javascript libraries
|
2012-04-10 09:09:07 -05:00 |
|
Peter Thorson
|
dc1e432cdf
|
removes second bundled copy of slot
|
2012-04-10 09:03:11 -05:00 |
|
Peter Thorson
|
14802c7afc
|
wsperf logging and preliminary stress_test work
|
2012-04-10 08:24:39 -05:00 |
|
Peter Thorson
|
64156eff9f
|
updates build system files
|
2012-04-10 08:22:30 -05:00 |
|
Peter Thorson
|
4e7b899dc7
|
new wsperf module files
|
2012-04-10 08:21:57 -05:00 |
|
Peter Thorson
|
bb2154613c
|
removes some debug code
|
2012-04-07 10:02:53 -05:00 |
|
Peter Thorson
|
5f3fbc9593
|
Merge branch 'master' of github.com:zaphoyd/websocketpp
|
2012-03-28 09:51:05 -05:00 |
|
Peter Thorson
|
b2f57039ae
|
fixes user agent header typo, fixes #100
|
2012-03-28 09:50:26 -05:00 |
|
Peter Thorson
|
0c90670176
|
fixes wsperf build on g++ 4.6
|
2012-03-27 08:15:41 -05:00 |
|
Peter Thorson
|
2109723b34
|
adds thread pool support to concurrent_server example
|
2012-03-21 22:46:38 -06:00 |
|
Peter Thorson
|
b5cd8488ce
|
update chat client for new API
|
2012-03-19 15:49:51 -06:00 |
|
Tobias Oberstein
|
c6bb4912b2
|
fix scons build
|
2012-03-15 14:11:21 +01:00 |
|
Peter Thorson
|
26462c17d8
|
new makefile bug fix for static builds
|
2012-03-14 07:33:11 -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 |
|
Sven Almgren
|
844f34bb3a
|
Removed binary from source tree
|
2012-03-14 12:51:06 +01:00 |
|
Peter Thorson
|
35691eca17
|
adds more scons targets
|
2012-03-14 06:39:18 -05:00 |
|
Peter Thorson
|
046c2dea91
|
scons build supports echo_client, chat_server, chat_client
|
2012-03-14 06:28:10 -05:00 |
|
Peter Thorson
|
7fca59a99b
|
fixes example server bugs and logging levels
|
2012-03-14 06:27:28 -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
|
6380f56384
|
wsperf blocking mode
|
2012-03-11 17:02:14 -05:00 |
|
Peter Thorson
|
cfc491ffce
|
fixes some concurrency bugs
|
2012-03-11 13:19:53 -05:00 |
|
Peter Thorson
|
a76e662192
|
reset request coordinator after connection failure
|
2012-03-11 12:44:38 -05:00 |
|
Peter Thorson
|
3c043a402f
|
log level tweaks
|
2012-03-11 08:37:05 -05:00 |
|
Peter Thorson
|
294b416ec9
|
adds wsperf silent mode and client auto-reconnect
|
2012-03-11 08:26:34 -05:00 |
|
Peter Thorson
|
6e7589787b
|
test_start message indicates which thread will run test
|
2012-03-11 08:05:14 -05:00 |
|
Peter Thorson
|
46c3a0b29d
|
cleans up concurrent_handler adds num_workers to welcome
|
2012-03-11 07:55:20 -05:00 |
|
Peter Thorson
|
7c1f9d702e
|
wsperf bug fixes
|
2012-03-10 18:39:57 -06:00 |
|
Peter Thorson
|
4903edbe30
|
wsperf won't set a timer when timeout=0
|
2012-03-10 16:19:37 -06:00 |
|
Peter Thorson
|
338ac2a574
|
updates wsperf to use library UA constant
|
2012-03-10 11:22:35 -06:00 |
|
Peter Thorson
|
cedfddd8ed
|
updates wsperf.cfg with new options
|
2012-03-10 11:21:57 -06:00 |
|
Peter Thorson
|
c0fc773071
|
adds welcome message to wsperf, lots of wsperf cleanup
|
2012-03-10 11:06:59 -06:00 |
|
Peter Thorson
|
5e8ed9f64f
|
adds welcome message to wsperf, lots of wsperf cleanup
|
2012-03-10 11:06:22 -06:00 |
|
Peter Thorson
|
7042091a61
|
adds client mode and program options to wsperf
|
2012-03-10 09:10:01 -06:00 |
|
Peter Thorson
|
0360e6669a
|
Merge branch 'policy-refactor' of github.com:zaphoyd/websocketpp into policy-refactor
|
2012-03-09 08:40:00 -06:00 |
|
Peter Thorson
|
6fd7a091e0
|
update chat_client to new API
|
2012-03-09 08:34:52 -06:00 |
|
Tobias Oberstein
|
16a4ba98b4
|
refactor build for tree of scons makefiles, fix out of source build, correct target handling
|
2012-03-08 17:55:13 +01:00 |
|
Tobias Oberstein
|
57630721f6
|
fix newlines at file ends, more aggressive optim.
|
2012-03-08 17:09:25 +01:00 |
|