This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2024-11-22 16:30:27 +00:00
Code
Releases
Activity
144c823bee
yggdrasil-go
/
src
/
util
History
Arceliar
144c823bee
just use a sync.Pool as the bytestore to not overcomplicate things, the allocations from interface{} casting don't seem to actually hurt in practice right now
2019-08-04 00:28:13 -05:00
..
cancellation.go
get rid of session workers, new util.PutBytes/GetBytes logic
2019-07-27 18:10:32 -05:00
util.go
just use a sync.Pool as the bytestore to not overcomplicate things, the allocations from interface{} casting don't seem to actually hurt in practice right now
2019-08-04 00:28:13 -05:00
workerpool.go
add workerpool to util
2019-08-03 23:10:37 -05:00