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
172
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
bb98695ec6
convert to Go Modules
2018-12-31 18:38:26 +13:00
__dist
doc: add 0.17 changelog
2018-03-24 16:51:19 +13:00
vendor
convert to Go Modules
2018-12-31 18:38:26 +13:00
.gitignore
hg2git: convert ignores/tags files
2018-12-31 18:38:19 +13:00
AdcProtocol.go
return errors from saypublic/sayprivate et al
2018-06-04 16:27:34 +12:00
AutodetectProtocol.go
return errors from saypublic/sayprivate et al
2018-06-04 16:27:34 +12: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
go.mod
convert to Go Modules
2018-12-31 18:38:26 +13:00
go.sum
convert to Go Modules
2018-12-31 18:38:26 +13:00
HubAddress.go
working protocol autodetection
2017-11-22 20:02:11 +13:00
HubConnection.go
return errors from saypublic/sayprivate et al
2018-06-04 16:27:34 +12:00
HubConnectionOptions.go
adc: parse user info messages, user<-->sid mapping
2017-11-26 14:55:30 +13:00
HubEvent.go
nmdc: add extra EVENT_BAD_LOGIN_FAILURE for bad pass, hub-full etc
2018-06-04 19:28:08 +12:00
libnmdc.go
bump default version to 0.18
2018-03-24 16:52:46 +13:00
NmdcProtocol_test.go
move some UserInfo properties into separate adc/nmdc sub structs
2017-11-26 13:29:09 +13:00
NmdcProtocol.go
nmdc: add extra EVENT_BAD_LOGIN_FAILURE for bad pass, hub-full etc
2018-06-04 19:28:08 +12:00
Protocol.go
return errors from saypublic/sayprivate et al
2018-06-04 16:27:34 +12:00
TODO.txt
adc: support incremental user updates
2017-11-26 18:38:03 +13:00
tth_test.go
tth: redesign api surface
2017-11-26 13:29:32 +13:00
tth.go
adc: working PID/CID login
2017-11-26 14:01:46 +13:00
UserCommand.go
adc: usercommand support
2017-11-26 19:19:06 +13:00
UserFlag.go
split structs to separate files
2016-11-29 19:24:31 +13:00
UserInfo.go
adc: parse user info messages, user<-->sid mapping
2017-11-26 14:55:30 +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%