Derek Collison
|
2ebad0f182
|
Bumped version
|
2013-10-14 22:29:33 -07:00 |
|
Derek Collison
|
8943283fa9
|
Allow multiple shutdown calls
|
2013-10-14 22:28:32 -07:00 |
|
Derek Collison
|
d21e2caf8c
|
golint updates
|
2013-10-13 09:52:51 -07:00 |
|
Derek Collison
|
4e1502cc4c
|
README license, copyright cleanup, etc
|
2013-09-30 10:16:43 -07:00 |
|
Derek Collison
|
7302d17c2e
|
Bumped version
|
2013-08-19 15:10:05 -07:00 |
|
Derek Collison
|
6ab5d6a337
|
Fixed msg payload accounting, made http monitoring work in Go routines
|
2013-08-19 15:09:41 -07:00 |
|
Derek Collison
|
d322939b17
|
gofmt
|
2013-08-19 12:16:30 -07:00 |
|
Derek Collison
|
a2c6cc309d
|
bumped version
|
2013-08-19 12:14:48 -07:00 |
|
Derek Collison
|
8fa318738c
|
Attach /r/n to msg to avoid extra write. Fix auth checks
|
2013-08-19 12:14:29 -07:00 |
|
Derek Collison
|
c7ec32b2e0
|
Make checking authTimer cheaper
|
2013-08-16 06:46:50 -07:00 |
|
Derek Collison
|
0463533904
|
Transfer scratch buffer to client struct off of stack
|
2013-08-15 17:07:26 -07:00 |
|
Derek Collison
|
20794e9307
|
Bumped version
|
2013-08-14 05:20:42 -04:00 |
|
Derek Collison
|
122f06816e
|
spelling
|
2013-08-06 11:24:03 -07:00 |
|
Derek Collison
|
60f4c67bbf
|
Cleaner way of handling the initial sends
|
2013-08-03 14:24:19 -07:00 |
|
Derek Collison
|
1386470005
|
Fixed bug where connection closed before sendInfo
|
2013-08-03 12:58:10 -07:00 |
|
Derek Collison
|
4a8faf1d75
|
Pidfile support
|
2013-08-02 17:13:04 -07:00 |
|
Derek Collison
|
cf0f30200f
|
log file support, data race fixes
|
2013-08-02 16:52:54 -07:00 |
|
Derek Collison
|
0b8718a67d
|
flag/config parsing of log and pid files
|
2013-08-01 12:36:20 -07:00 |
|
Derek Collison
|
a9ca803fc2
|
Bumped version
|
2013-07-30 19:26:06 -07:00 |
|
Derek Collison
|
f27deeabee
|
Added official start method
|
2013-07-30 19:23:26 -07:00 |
|
Derek Collison
|
8026c3e91d
|
Fix data read race
|
2013-07-30 18:44:57 -07:00 |
|
Derek Collison
|
c07bca3144
|
Config file support for monitor http port
|
2013-07-30 18:04:33 -07:00 |
|
Derek Collison
|
f015b7ca45
|
Make gnatsd build, fixes
|
2013-07-30 11:31:08 -07:00 |
|
Derek Collison
|
43810e3718
|
Fixup for correct timeout opts
|
2013-07-30 11:26:26 -07:00 |
|
Derek Collison
|
bca2ccd7d3
|
Release route connect Go routines on shutdown
|
2013-07-30 11:19:33 -07:00 |
|
Derek Collison
|
4e2ee9425d
|
Send local subs, tests cleanups
|
2013-07-30 09:52:46 -07:00 |
|
Derek Collison
|
b136f41fdb
|
Queue Subscriber rework
|
2013-07-29 22:33:16 -07:00 |
|
Derek Collison
|
de469cada6
|
Reconnect logic
|
2013-07-29 20:02:47 -07:00 |
|
Derek Collison
|
c61412a862
|
Only send over route once
|
2013-07-29 18:13:32 -07:00 |
|
Derek Collison
|
025b63300b
|
1-hop semantics for messages from routes
|
2013-07-29 17:09:41 -07:00 |
|
Derek Collison
|
d6357e63ea
|
Place MSG prefix in header, avoid append
|
2013-07-29 17:01:06 -07:00 |
|
Derek Collison
|
ec4a46c959
|
MSG proto processing
|
2013-07-29 15:48:07 -07:00 |
|
Derek Collison
|
5ab044e2c8
|
Removed debug stuff
|
2013-07-28 09:36:30 -07:00 |
|
Derek Collison
|
dd99fd12ab
|
First pass soliciting routes with auth
|
2013-07-28 09:33:13 -07:00 |
|
Derek Collison
|
4193d6e120
|
fixes, auth checks
|
2013-07-27 23:50:07 -07:00 |
|
Derek Collison
|
72b68bf363
|
Added sub and unsub broadcast to routes
|
2013-07-27 22:05:15 -07:00 |
|
Derek Collison
|
5189dba7b6
|
Cluster startup
|
2013-07-27 16:29:25 -07:00 |
|
Derek Collison
|
dbca2a8faa
|
Only log if still running
|
2013-07-27 14:55:33 -07:00 |
|
Derek Collison
|
ba13445bd7
|
Route config setup
|
2013-07-27 14:17:28 -07:00 |
|
Derek Collison
|
96747a5988
|
Bumped version
|
2013-06-25 18:27:18 -05:00 |
|
Derek Collison
|
bfee36860d
|
Fixed bugs handling edge cases with auto-unsubscribe
|
2013-06-25 18:26:41 -05:00 |
|
Derek Collison
|
411ad06d17
|
Added more tests for auto-unsubscribe
|
2013-06-25 18:25:40 -05:00 |
|
Derek Collison
|
c483a68a41
|
Removed deadlock on flush fail
|
2013-06-13 11:32:43 -07:00 |
|
Derek Collison
|
a9d5bd7334
|
Print accept errors, sleep on tmp ones
|
2013-06-13 08:33:20 -07:00 |
|
Derek Collison
|
869f9a4daf
|
copyright syntax
|
2013-06-12 00:14:54 -07:00 |
|
Derek Collison
|
0b8c5f788a
|
Bumped version
|
2013-06-12 00:14:31 -07:00 |
|
Derek Collison
|
33fdc5274d
|
Fixed data races
|
2013-06-12 00:12:52 -07:00 |
|
Derek Collison
|
57e61f4bae
|
Bumped version
|
2013-06-11 22:35:43 -07:00 |
|
Derek Collison
|
ef2902eef2
|
Fix data races
|
2013-06-11 22:32:17 -07:00 |
|
Derek Collison
|
c4f34906fc
|
Easy way to print version information, bumped version
|
2013-06-08 12:57:41 -07:00 |
|