This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
libnmdc
Watch
1
Star
0
Fork
0
You've already forked libnmdc
Code
Issues
2
Pull Requests
Releases
17
Activity
142
Commits
1
Branch
23
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mappu
da80ee1861
add tth package and test cases (currently non-functional)
...
--HG-- branch : adc
2017-11-25 13:45:26 +13:00
__dist
readme
2017-11-14 18:54:51 +13:00
vendor/github.com/cxmcc
/tiger
vendor github.com/cxmcc/tiger (MIT license)
2017-11-23 18:23:25 +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
adc: some basic protocol understanding
2017-11-23 18:23:39 +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
fix tests post-refactor
2017-11-25 13:45:10 +13:00
Gopkg.lock
vendor github.com/cxmcc/tiger (MIT license)
2017-11-23 18:23:25 +13:00
Gopkg.toml
vendor github.com/cxmcc/tiger (MIT license)
2017-11-23 18:23:25 +13:00
HubAddress.go
working protocol autodetection
2017-11-22 20:02:11 +13:00
HubConnection.go
comments
2017-11-22 20:07:29 +13:00
HubConnectionOptions.go
remove pointer indirection from self userinfo
2017-11-22 20:04:15 +13:00
HubEvent.go
HubEvent explicit types
2017-11-22 19:11:11 +13:00
libnmdc.go
working protocol autodetection
2017-11-22 20:02:11 +13:00
NmdcProtocol_test.go
fix tests post-refactor
2017-11-25 13:45:10 +13:00
NmdcProtocol.go
switch to "hat" pattern for mutexes
2017-11-22 20:07:26 +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
tth_test.go
add tth package and test cases (currently non-functional)
2017-11-25 13:45:26 +13:00
tth.go
add tth package and test cases (currently non-functional)
2017-11-25 13:45:26 +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
Description
NMDC protocol library in Go
https://code.ivysaur.me/libnmdc/
golang
nmdc
560
KiB
Releases
17
v0.17.0
Latest
2018-03-24 03:51:19 +00:00
Languages
Go
100%