aboutsummaryrefslogtreecommitdiff
path: root/include/salticidae/network.h
Commit message (Expand)AuthorAge
* fix bugc-bindingsDeterminant2019-06-11
* ...Determinant2019-06-11
* ...Determinant2019-06-11
* ...Determinant2019-06-10
* major API updateDeterminant2019-06-08
* ...Determinant2019-06-07
* finish PeerNetwork C APIsDeterminant2019-06-05
* finish the minimal working exampleDeterminant2019-06-04
* ...Determinant2019-06-04
* ...Determinant2019-06-04
* more bindingsDeterminant2019-06-04
* WIP: C bindingsDeterminant2019-06-03
* stop the workers before MsgNetwork releases the queueDeterminant2019-04-07
* ...Determinant2019-04-07
* ...Determinant2019-04-06
* improve non-blocking APIDeterminant2019-04-03
* ...Determinant2019-03-27
* move captured msg in the closure of send_msgDeterminant2019-01-23
* fix minor bugsDeterminant2018-11-21
* improve network.hDeterminant2018-11-21
* refactor libuv wrapper classesDeterminant2018-11-20
* correctly use std::forwardDeterminant2018-11-19
* use async_call() for PeerNetwork::send_msgDeterminant2018-11-19
* ...Determinant2018-11-19
* ...Determinant2018-11-18
* improve the test programsmultiloopsDeterminant2018-11-18
* fix bugsDeterminant2018-11-18
* finish stress test codingDeterminant2018-11-16
* add test_p2p_stress.cpp; fix bugsDeterminant2018-11-16
* clean up codeDeterminant2018-11-16
* WIP: stress test; fix bugsDeterminant2018-11-16
* use config factoryDeterminant2018-11-15
* use a simple worker selection policy; add todo-listDeterminant2018-11-15
* fix bugs in `terminate`Determinant2018-11-14
* major bug fixDeterminant2018-11-14
* use ThreadCall patternDeterminant2018-11-14
* working on p2p; switch to libuv (libevent sucks in multi-threading)Determinant2018-11-13
* debug p2p implDeterminant2018-11-12
* update PeerNetwork to work with multiloopsDeterminant2018-11-12
* start debugging multiloops designDeterminant2018-11-11
* ...Determinant2018-08-28
* ...Determinant2018-08-03
* rename handler_bind and move to type.hDeterminant2018-08-03
* ...Determinant2018-08-01
* use reference in place of pointersDeterminant2018-08-01
* optimize by replacing RcObj with pointersDeterminant2018-07-31
* update exampleDeterminant2018-07-25
* add MsgNetwork benchmarkDeterminant2018-07-25
* add example and readmeDeterminant2018-07-23
* ...Determinant2018-07-21