58d904a328c0d849769b483e901a0be9426b8209
2021-04-21 lichao
change node socket to vector; try lock free queue.
3931f8 对比 | 目录
2021-04-21 liuxiaolong
修改包名,作为go依赖库
d1f89c 对比 | 目录
2021-04-21 lichao
add node state, test change node mq length.
faa795 对比 | 目录
2021-04-21 lichao
trivial.
b3b9d9 对比 | 目录
2021-04-20 lichao
go api works. refactor.
64bff0 对比 | 目录
2021-04-20 lichao
api server callback change tag to src; refactor.
1f3729 对比 | 目录
2021-04-20 lichao
add go api, wrap C api, not finished.
ca3191 对比 | 目录
2021-04-16 lichao
sendq use less shm, copy data.
708ff9 对比 | 目录
2021-04-16 lichao
node remove mq if never registered; refactor.
c6964d 对比 | 目录
2021-04-16 lichao
add status box function; center run single inst.
4b7d72 对比 | 目录
2021-04-16 lichao
fix crash by using normal timeout; add sendq todo.
94a455 对比 | 目录
2021-04-15 lichao
add api; fix send, socknode mem leak.
c64c54 对比 | 目录
2021-04-15 lichao
fix sendq lock, use different mutexes for in,out.
af8601 对比 | 目录
2021-04-15 lichao
use list<array> to avoid copy buffer.
cc6224 对比 | 目录
2021-04-14 lichao
use 2 buf to speed up sendq; socket auto start.
fa95dd 对比 | 目录
2021-04-14 lichao
add SendQ TrySend() TryRecv(); handle re-register.
aa1542 对比 | 目录
2021-04-13 lichao
change timestamp to steady seconds.
7f3078 对比 | 目录
2021-04-13 lichao
rename library, add box.
047f80 对比 | 目录
2021-04-13 lichao
add api code, use proto msg as data.
153375 对比 | 目录
2021-04-13 lichao
add heartbeat; refactor.
65ef4d 对比 | 目录
2021-04-13 lichao
refactor, add TODO.
3e191a 对比 | 目录
2021-04-12 lichao
add fail-resend support.
1b52f1 对比 | 目录
2021-04-12 lichao
vscode exclude build,debug dir.
f286fb 对比 | 目录
2021-04-09 lichao
add heartbeat, not tested yet.
4e5cb7 对比 | 目录
2021-04-09 lichao
join pub/sub to node; refactor.
2197cf 对比 | 目录
2021-04-08 lichao
BIG change, join center,bus; now msg is head+body.
c33882 对比 | 目录
2021-04-06 lichao
use BHCenter.
3e9f5b 对比 | 目录
2021-04-06 lichao
refactor.
70fec5 对比 | 目录
2021-04-06 lichao
add uni center.
4deeaf 对比 | 目录
2021-04-06 lichao
server resend failed; rename msgs; refactor.
bb9a7e 对比 | 目录
2021-04-02 lichao
refactor center; add async request no cb.
83085f 对比 | 目录
2021-04-02 lichao
refactor pub/sub center.
0bc72d 对比 | 目录
2021-04-02 lichao
typedef Topic.
c28cdf 对比 | 目录
2021-04-02 lichao
add request topic cache; refactor req/rep center.
dc1282 对比 | 目录
2021-04-01 lichao
add req/rep center;
d26327 对比 | 目录
2021-04-01 lichao
add todo, need gc.
e57189 对比 | 目录
2021-04-01 lichao
make req/rep,sub/pub sockets sub class;
b55ffe 对比 | 目录
2021-03-31 lichao
add async recv suport; sync by waiting for async.
3c2b67 对比 | 目录
2021-03-31 lichao
add queue length status.
4353f7 对比 | 目录
2021-03-31 lichao
add bus socket for manager; refactor.
2e99e5 对比 | 目录
2021-03-31 lichao
format code style.
6eefba 对比 | 目录
2021-03-31 lichao
add vscode .clang-format rule file.
f01bc7 对比 | 目录
2021-03-30 lichao
add ShmSocket as shm interface, add sub/pub.
491d98 对比 | 目录
2021-03-30 lichao
add dot separated topic partial match; refactor.
3f8ae6 对比 | 目录
2021-03-30 lichao
refactor.
8cbb55 对比 | 目录
2021-03-29 lichao
test pub/sub msg; fix update last_time;
6aa7e4 对比 | 目录
2021-03-29 lichao
change msg to use protobuf, add more msg type.
f51636 对比 | 目录
2021-03-29 lichao
add protobuf; refactor.
5657dc 对比 | 目录
2021-03-29 lichao
read/write multiple msgs; move mqid.
c095be 对比 | 目录
2021-03-26 lichao
test thread/fork speed; reset msg after release.
d17450 对比 | 目录
首页 | « 前一页 | 下一页 »