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
105
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
a4e7d876cc
Added tag release-0.12 for changeset 22b156a6fc2f
2017-02-05 22:37:24 +13:00
__dist
readme
2017-02-05 22:35:18 +13:00
.hgignore
hgignore
2016-04-02 12:51:54 +13:00
.hgtags
Added tag release-0.12 for changeset 22b156a6fc2f
2017-02-05 22:37: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
more fine-grained locking around user map (fixes deadlock if callee uses Users() in response to processEvent)
2017-02-05 19:06:17 +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
libnmdc.go
set a default clientversion of 0.11
2016-11-29 20:07:19 +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_test.go
test: add MyINFO parsing test cases
2016-11-29 19:22:15 +13:00
UserInfo.go
rename NMDC{Escape,Unescape,Unlock} functions; don't export NMDCUnlock
2016-11-29 19:44:10 +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%