Releases: chenjie199234/Corelib
Releases · chenjie199234/Corelib
v0.0.122
codegen add Raw TCP server
v0.0.121
update codegen:add raw tcp server
v0.0.120
change the token and session expire time to function param
v0.0.119
v0.0.119
v0.0.118
1.fix crpc bug caused by callid when Concurrency call
2.add stream support for cgrpc and crpc
3.switch log to log/slog
4.other small optimize
v0.0.117
v0.0.117
v0.0.116
update the dependence version
v0.0.115
fix name format style
v0.0.114
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
fix panic in stream
because of the run sequence between resolver and balancer and stream instance in crpc