Skip to content

Releases: chenjie199234/Corelib

v0.0.116

15 Jun 06:44
Compare
Choose a tag to compare

update the dependence version

v0.0.115

26 Apr 06:31
Compare
Choose a tag to compare

fix name format style

v0.0.114

26 Apr 06:03
Compare
Choose a tag to compare

add connection pool in pool named cpool
rewrite the pool package,split to bpool rpool wpool
Get function in bpool changed.now return buf's length is always 0
add email package,use this package to send email
delete AccessSign in mids

v0.0.113

24 Apr 13:48
Compare
Choose a tag to compare

fix panic in stream because of the run sequence between resolver and balancer and stream instance in crpc

v0.0.112

19 Apr 13:17
Compare
Choose a tag to compare

fix panic in AesDecode in secret

v0.0.111

11 Apr 11:02
Compare
Choose a tag to compare

fix bug in stream when verify failed

v0.0.110

28 Mar 08:07
Compare
Choose a tag to compare

update the onlinefunc callback in stream

v0.0.109

18 Mar 05:40
Compare
Choose a tag to compare

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

14 Mar 09:37
Compare
Choose a tag to compare

add SendPing function in stream

v0.0.107

14 Mar 08:47
Compare
Choose a tag to compare

add GetUniqueID in stream