Releases: chenjie199234/Corelib
Releases · chenjie199234/Corelib
v0.0.112
fix panic in AesDecode
in secret
v0.0.111
fix bug in stream
when verify failed
v0.0.110
update the onlinefunc
callback in stream
v0.0.109
add BlockList
in container/list
works like golang's chan but the low level storage switch to list,so the buf len is endless
v0.0.108
add SendPing
function in stream
v0.0.107
add GetUniqueID
in stream
v0.0.106
add KickPeer
function in stream
v0.0.105
Fix the mutex
in GetPeer
function in stream
v0.0.104
main changes:
stream
change the verify callback function
stream
add a function to get Peer
stream
optimize the connmng
module
upgrade go-sql-driver
version to 1.8.0
upgrade grpc-go
version to 1.62.1
upgrade protobuf-go
version to 1.33.0
v0.0.103
internal/version
fix the version update