Commit Graph

82 Commits

Author SHA1 Message Date
Derek Collison
0d9d4f6aa1 Syntax changes 2012-12-06 12:05:22 -08:00
Derek Collison
cc946365db Increase read deadline for responses 2012-12-05 17:22:48 -08:00
Derek Collison
dae38a1634 Travis change of go build invocation 2012-12-05 17:16:14 -08:00
Derek Collison
99ef5ad55c print err when server can't start 2012-12-05 17:04:33 -08:00
Derek Collison
a6cdc53144 bumped version 2012-12-05 17:00:23 -08:00
Derek Collison
2968ea1538 auth support, cleanup 2012-12-05 16:59:48 -08:00
Derek Collison
ed17c9d369 Added server support for auth flag 2012-12-03 11:40:11 -08:00
Derek Collison
0c5fa45bdd Added options for auth, user, and pass. 2012-12-03 11:38:59 -08:00
Derek Collison
3e2ac301d9 Added flags for auth, user, and pass. 2012-12-03 11:38:19 -08:00
Derek Collison
3a5765b6af Added new fields to connect options 2012-11-30 08:53:43 -08:00
Derek Collison
b85fd41d18 Added suport for pedantic mode and -ERR proto 2012-11-29 18:42:20 -08:00
Derek Collison
f7135e625f Added test function for valid literals 2012-11-29 18:02:55 -08:00
Derek Collison
1928a2792a Added check for invalid subjects to Insert 2012-11-29 17:21:21 -08:00
Derek Collison
56cfcac374 Enable verbose mode 2012-11-29 16:52:10 -08:00
Derek Collison
15e412a4bd Added vet call 2012-11-20 16:36:54 -08:00
Derek Collison
6ed2a69245 Added fixme for queue sub perf 2012-11-20 15:03:03 -08:00
Derek Collison
3e3ac69eb1 Added higher fanout queue sub benchmark 2012-11-20 15:01:49 -08:00
Derek Collison
bd43e276b7 Fixed queue sub logic for multiple queue groups 2012-11-20 14:55:48 -08:00
Derek Collison
6aee091958 Added pub to queue subs benchmark 2012-11-20 14:55:11 -08:00
Derek Collison
3308ad12d3 Add test for multiple queue groups 2012-11-20 14:54:19 -08:00
Derek Collison
0c96bc51e3 Wait up to 1 second to connect 2012-11-20 14:53:49 -08:00
Derek Collison
79457457a2 Remove todo 2012-11-20 14:10:42 -08:00
Derek Collison
f6a039bd6a Added PING to provide flush semantics 2012-11-20 13:52:27 -08:00
Derek Collison
1a29c4645a bump version 2012-11-20 13:10:17 -08:00
Derek Collison
a8a2c09df9 Add in clone pub args, fix state cleanup 2012-11-20 13:09:57 -08:00
Derek Collison
30883c7c37 Add in flush map, remove bufio reader 2012-11-20 13:09:07 -08:00
Derek Collison
640bd8d2ba Optimize outbound traffic 2012-11-20 13:07:40 -08:00
Derek Collison
dc02d55067 Add in pub and pub/sub benchmarks 2012-11-20 13:02:43 -08:00
Derek Collison
768a21c8ca Make support funcs work with benchmark also 2012-11-20 13:02:22 -08:00
Derek Collison
fd4612fab0 Properly handle unsub and pub/msg split buffer scenarios 2012-11-20 08:15:28 -08:00
Derek Collison
b466290e0a Added more tests for unsub and pubarg/msgs splits 2012-11-20 08:11:43 -08:00
Derek Collison
f2db136e58 gate traceMsg on flag test 2012-11-15 11:17:38 -08:00
Derek Collison
26a325bf43 Wait longer for response 2012-11-15 09:11:04 -08:00
Derek Collison
d229d75432 Added general testing between client/server 2012-11-15 09:08:17 -08:00
Derek Collison
3fe533afd2 Made info public 2012-11-15 09:07:43 -08:00
Derek Collison
6fd32c6b2f import org 2012-11-15 09:06:57 -08:00
Derek Collison
2d9c71db4b make verbose 2012-11-14 09:18:25 -08:00
Derek Collison
6fc6660c46 Easier way to test all sub-dirs 2012-11-14 08:56:25 -08:00
Derek Collison
7c82d49fb7 Added locking, removed spurious logging 2012-11-13 19:26:52 -08:00
Derek Collison
504726f47d Need subs cache 2012-11-13 19:26:19 -08:00
Derek Collison
0e2ae6c9d3 Fixed bad comments 2012-11-13 19:25:51 -08:00
Derek Collison
e3ef2fea29 Make sure to copy cache keys 2012-11-13 19:09:28 -08:00
Derek Collison
990de9556b Fixed bug that incorrectly used len comparison on first in chain 2012-11-13 19:03:33 -08:00
Derek Collison
fd5d1973c8 Fixed bug where Set for existing was not replacing 2012-11-13 17:58:43 -08:00
Derek Collison
3ea6f64c73 more default options, fixed tests 2012-11-13 11:39:31 -08:00
Derek Collison
c3eba76367 Added base logging/tracing 2012-11-13 11:26:53 -08:00
Derek Collison
d71c2414cf placeholder for port/net flags 2012-11-12 17:14:42 -08:00
Derek Collison
4e09fe07da include server tests 2012-11-12 14:28:24 -08:00
Derek Collison
3ec8cc484e Make sublist its own package 2012-11-12 14:27:08 -08:00
Derek Collison
6630efb298 first pass server 2012-11-12 14:26:38 -08:00