NMDC protocol library in Go https://code.ivysaur.me/libnmdc/
Go to file
mappu a20fce3725 doc: add go-get tags to README 2017-10-28 12:32:06 +13:00
__dist doc: add go-get tags to README 2017-10-28 12:32:06 +13:00
.hgignore hgignore 2016-04-02 12:51:54 +13:00
.hgtags retag commits in vX.Y.Z format 2017-10-28 12:16:24 +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 rename example functions for correct godoc appearance 2016-11-29 19:50:05 +13:00
HubAddress.go split off HubAddress struct 2016-05-04 18:59:11 +12:00
HubConnection.go patch a crash on incomplete supplied UserIP2 2017-02-11 13:55:20 +13:00
HubConnectionOptions.go set a default clientversion of 0.11 2016-11-29 20:07:19 +13:00
HubEvent.go support parsing usercommands 2016-10-08 15:19:21 +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 support UserIP2 extension 2017-02-09 19:28:37 +13:00
UserInfo_test.go test: add MyINFO parsing test cases 2016-11-29 19:22:15 +13:00
libnmdc.go set a default clientversion of 0.11 2016-11-29 20:07:19 +13:00