Derek Collison
|
fcddb76790
|
implicit updates to other routing servers
|
2013-10-13 10:51:06 -07:00 |
|
Derek Collison
|
d21e2caf8c
|
golint updates
|
2013-10-13 09:52:51 -07:00 |
|
Derek Collison
|
10800e0d65
|
added in items
|
2013-10-13 09:52:42 -07:00 |
|
Derek Collison
|
8454342d6d
|
New items
|
2013-10-02 06:26:20 -07:00 |
|
Derek Collison
|
45a99cc7e1
|
TODO markdown version
|
2013-09-30 10:24:06 -07:00 |
|
Derek Collison
|
4e1502cc4c
|
README license, copyright cleanup, etc
|
2013-09-30 10:16:43 -07:00 |
|
Peter Ohler
|
e6b5c41e54
|
fixed problem with parsing arrays
|
2013-08-21 08:51:25 -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
|
1d4e02fe32
|
Upped read timeout, made certain errors fatal
|
2013-08-19 12:33:45 -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
|
cb6a71fb46
|
Move to Go routine server vs external
|
2013-08-16 07:45:13 -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
|
975b54195a
|
Use go routine server
|
2013-08-15 17:03:44 -07:00 |
|
Derek Collison
|
91994c0799
|
Add flag for profile port
|
2013-08-15 17:03:07 -07:00 |
|
Derek Collison
|
b94410bc0e
|
import cleanup
|
2013-08-14 05:20:42 -04:00 |
|
Derek Collison
|
20794e9307
|
Bumped version
|
2013-08-14 05:20:42 -04:00 |
|
Derek Collison
|
96bdfbe2a8
|
Made Remove return proper error
|
2013-08-14 05:20:42 -04:00 |
|
Derek Collison
|
9fcb264534
|
Don't panic on zero-length token from misformed subject
|
2013-08-14 05:20:42 -04:00 |
|
Peter Ohler
|
e391e6f696
|
added support for blocks and removed feature that allowed mixed single and double quotes
|
2013-08-12 09:48:52 -07:00 |
|
Derek Collison
|
60c411638f
|
quoted strings should allow internal spaces
|
2013-08-07 12:32:08 -07:00 |
|
Derek Collison
|
2833a1f05a
|
Make sure special chars ok in key names
|
2013-08-07 11:21:39 -07:00 |
|
Derek Collison
|
d7876007d9
|
Support quoted map keys too
|
2013-08-07 09:17:32 -07:00 |
|
Derek Collison
|
b2187a7514
|
Allow key values to be quoted
|
2013-08-07 08:31:48 -07: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
|
600ee1f448
|
Remove imports
|
2013-08-02 16:57:56 -07:00 |
|
Derek Collison
|
cf0f30200f
|
log file support, data race fixes
|
2013-08-02 16:52:54 -07:00 |
|
Derek Collison
|
377ade5e42
|
go fmt
|
2013-08-02 16:52:08 -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
|
1faadcd0fa
|
Merge pull request #10 from apcera/monitor
Config file support for monitor http port
|
2013-07-30 18:37:21 -07:00 |
|
Derek Collison
|
0c25c053d4
|
Don't panic on config parse err
|
2013-07-30 18:33:23 -07:00 |
|
Derek Collison
|
87f6443b7f
|
Remove panic for unreached statement
|
2013-07-30 18:27:03 -07:00 |
|
Derek Collison
|
c07bca3144
|
Config file support for monitor http port
|
2013-07-30 18:04:33 -07:00 |
|
Derek Collison
|
320f03d22b
|
Merge pull request #9 from apcera/cluster
Initial Cluster Support
|
2013-07-30 16:10:47 -07:00 |
|
Derek Collison
|
d9017c4cbc
|
Make clearer on error its sid
|
2013-07-30 15:40:11 -07:00 |
|
Derek Collison
|
32ff571f3e
|
Flush SUB to route
|
2013-07-30 15:39:53 -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 |
|