Files
nats-server/server
Ivan Kozlovic effa30ce4a [FIXED] MaxPending > MaxInt32 causes client to be disconnected
Changed some of client.outbound fields to int64.
Moved fields around to minimize size of struct (checked with
unsafe.Sizeof())
Checked benchmark results before/after
Added test

Resolves #1118

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-09-11 14:29:02 -06:00
..
2019-09-04 13:49:59 -05:00
2019-05-06 15:41:38 -07:00
2019-08-30 17:35:20 -07:00
2019-05-10 15:11:30 -07:00
2019-08-13 19:59:28 -07:00
2019-08-20 17:07:22 -06:00
2019-05-06 15:41:38 -07:00
2019-08-26 12:00:24 -06:00
2019-08-26 12:00:24 -06:00
2018-12-06 15:09:14 -08:00
2019-08-20 14:39:23 -06:00
2019-09-04 13:49:59 -05:00
2019-08-13 19:59:28 -07:00
2019-02-04 17:07:49 -08:00
2019-05-10 15:11:30 -07:00
2019-05-29 13:19:58 -07:00
2019-08-06 18:43:06 -07:00
2018-10-06 14:06:14 -07:00
2018-10-06 14:04:14 -07:00
2019-08-29 12:59:27 -06:00
2018-03-15 22:31:07 -07:00
2018-03-15 22:31:07 -07:00
2019-01-18 10:54:04 +08:00