NMDC protocol library in Go https://code.ivysaur.me/libnmdc/
Go to file
mappu 23e107f758 working protocol autodetection
--HG--
branch : adc
2017-11-22 20:02:11 +13:00
__dist readme 2017-11-14 18:54:51 +13:00
.hgignore hgignore 2016-04-02 12:51:54 +13:00
.hgtags Added tag v0.15.0 for changeset 84fb19100701 2017-11-14 18:54:56 +13:00
AdcProtocol.go working protocol autodetection 2017-11-22 20:02:11 +13:00
AutodetectProtocol.go working protocol autodetection 2017-11-22 20:02:11 +13:00
ConnectionMode.go split structs to separate files 2016-11-29 19:24:31 +13:00
ConnectionState.go ConnectionState rename member function to satisfy Stringer interface 2016-11-29 19:44:45 +13:00
Example_test.go update examples for StateChange member API change 2017-11-14 18:29:04 +13:00
HubAddress.go working protocol autodetection 2017-11-22 20:02:11 +13:00
HubConnection.go working protocol autodetection 2017-11-22 20:02:11 +13:00
HubConnectionOptions.go set a default clientversion of 0.11 2016-11-29 20:07:19 +13:00
HubEvent.go HubEvent explicit types 2017-11-22 19:11:11 +13:00
NmdcProtocol.go working protocol autodetection 2017-11-22 20:02:11 +13:00
Protocol.go working protocol autodetection 2017-11-22 20:02:11 +13:00
TODO.txt doc: update TODO 2017-02-09 19:28:58 +13:00
UserCommand.go support parsing usercommands 2016-10-08 15:19:21 +13:00
UserFlag.go split structs to separate files 2016-11-29 19:24:31 +13:00
UserInfo.go move all nmdc-specific content to a separate NmdcProtocol class 2017-11-22 19:05:36 +13:00
UserInfo_test.go test: add MyINFO parsing test cases 2016-11-29 19:22:15 +13:00
libnmdc.go working protocol autodetection 2017-11-22 20:02:11 +13:00