Commit Graph

17 Commits

Author SHA1 Message Date
Anton Kaliaev 5b0489cdb4
use plain struct instead of go-config 2017-04-10 22:46:49 +04:00
Anton Kaliaev 2b02843453
remove unused const 2017-04-10 22:46:48 +04:00
Anton Kaliaev 5be72672fe
use golang time datatype instead of time units in name 2017-04-10 22:46:48 +04:00
Anton Kaliaev 868017cf1a
import go-common as cmn 2017-04-10 22:46:48 +04:00
Jae Kwon eab2baa363 use go-flowrate instead of flowcontrol 2016-12-04 18:20:37 -08:00
Ethan Buchman 929cf433b9 fix chDesc race 2016-06-26 00:34:34 -04:00
Ethan Buchman 981c6868ad fix race conditions in tests 2016-06-21 14:35:29 -04:00
Jae Kwon 7d997ca8e6 No global config 2016-05-08 14:59:27 -07:00
Ethan Buchman 78c9d526c3 change some log.Info to log.Debug 2016-03-29 11:37:51 -07:00
Ethan Buchman 114d90bec8 don't reallocate on recvMsgPacket 2016-03-17 05:05:02 -04:00
Ethan Buchman f28f791fff make some params configurable 2016-03-06 12:24:01 -08:00
Jae Kwon 0380e404bd Conform to go-wire version 0.6.0 2016-01-17 21:30:06 -08:00
Jae Kwon 1f2c1d0760 Fix prioritization logic; Add Status() 2016-01-03 06:20:18 -08:00
Jae Kwon 3abc18d7ba Add MConnection.Status() 2016-01-02 20:53:10 -08:00
Jae Kwon 8b308c1c08 Tweak send/recv rates for performance test 2015-12-09 13:53:50 -08:00
Jae Kwon 1c628a97ad Conform to go-wire 1.0 2015-11-10 12:29:43 -08:00
Jae Kwon abc3a2cc3c initial commit 2015-10-25 18:21:51 -07:00