NMDC protocol library in Go https://code.ivysaur.me/libnmdc/
Go to file
mappu 5564eccf22 split structs to separate files 2016-11-29 19:24:31 +13:00
__dist readme 2016-10-08 16:32:10 +13:00
.hgignore hgignore 2016-04-02 12:51:54 +13:00
.hgtags Added tag libnmdc-r10 for changeset 3ecc037cf2d7 2016-10-08 16:32:16 +13:00
ConnectionMode.go split structs to separate files 2016-11-29 19:24:31 +13:00
ConnectionState.go split off all other files, too 2016-05-04 19:03:36 +12:00
HubAddress.go split off HubAddress struct 2016-05-04 18:59:11 +12:00
HubConnection.go fix special characters appearing in recieved PM's 2016-11-04 19:01:01 +13:00
HubConnectionOptions.go threadsafe access to HubConnection.Users [[BREAKING CHANGE]] 2016-05-08 12:33:49 +12:00
HubEvent.go support parsing usercommands 2016-10-08 15:19:21 +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 split structs to separate files 2016-11-29 19:24:31 +13:00
UserInfo_test.go test: add MyINFO parsing test cases 2016-11-29 19:22:15 +13:00
libnmdc.go support parsing usercommands 2016-10-08 15:19:21 +13:00
libnmdc_sample.go restructure repo 2016-04-30 19:47:56 +12:00