Michael Davidsaver
|
bc8ecae8a0
|
minor
|
2020-03-04 19:34:16 -08:00 |
|
Michael Davidsaver
|
44331decf9
|
redo evhelper::dispatch()/call()
void races and
|
2020-03-04 19:34:16 -08:00 |
|
Michael Davidsaver
|
4f673cbbff
|
drop countdown demo
|
2020-03-04 19:34:16 -08:00 |
|
Michael Davidsaver
|
882a7720fb
|
more beacon wrong thread
|
2020-03-04 19:34:16 -08:00 |
|
Michael Davidsaver
|
c1778a3e6f
|
travis-ci
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
c127e5ae1f
|
do beacon clean on UDP worker
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
7bd1e1c475
|
add testconfig
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
100fec2942
|
add ticker example
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
a3ffbd2a9b
|
client fix Channel reconnect
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
c404c5f425
|
drop dummyserv
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
1cc91e7c6c
|
add spam server
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
9e401a35fe
|
client Result include peerName
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
e668038250
|
client track opByIOID per channel
needed to handle CMD_DESTROY_CHANNEL
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
1f91eb9e5d
|
client fix sendDestroyRequest()
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
87c5aabc2f
|
server close connection on stop()
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
20acafa963
|
fix Connection ownership
Keep alive during bev*() callbacks
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
4d7ca87f8a
|
pvRequest parsing
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
62ba8ceafe
|
Value::assign() relax assignment of simple types
|
2020-02-29 16:47:50 -08:00 |
|
Michael Davidsaver
|
0972bce22f
|
minor
|
2020-02-29 16:47:50 -08:00 |
|
Michael Davidsaver
|
7e2b5b55a4
|
client should not send SetEndian
|
2020-02-28 13:57:50 -08:00 |
|
Michael Davidsaver
|
648d7ae2c6
|
from_wire_full() more forgiving
|
2020-02-28 13:57:50 -08:00 |
|
Michael Davidsaver
|
c98390e80f
|
oops
|
2020-02-27 09:35:33 -08:00 |
|
Michael Davidsaver
|
1dbf5efbf8
|
RPC test null arg/return
|
2020-02-27 08:59:45 -08:00 |
|
Michael Davidsaver
|
8d8a371eb8
|
expand mailbox
|
2020-02-27 08:51:04 -08:00 |
|
Michael Davidsaver
|
2f8729838e
|
share ExecOp declaration
|
2020-02-27 08:33:55 -08:00 |
|
Michael Davidsaver
|
50bf9512eb
|
missing INC
|
2020-02-27 08:21:57 -08:00 |
|
Michael Davidsaver
|
879949706f
|
doc example mailbox
|
2020-02-27 08:21:50 -08:00 |
|
Michael Davidsaver
|
96e5c44f73
|
rename localhost -> isolated
|
2020-02-26 23:45:24 -08:00 |
|
Michael Davidsaver
|
246d72624a
|
client doc
|
2020-02-26 23:40:12 -08:00 |
|
Michael Davidsaver
|
ba59b0a5f2
|
testPlan
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
19bf53a928
|
add testrpc
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
2b16c1c087
|
fix Value move ctor
default "move" for raw pointer is really a copy
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
dff2db60b0
|
add pvxcall
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
876a615022
|
NTURI helper
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
6d717ad2af
|
testput
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
3405e3c5ac
|
client CMD_DESTROY_CHANNEL
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
9fefa95df1
|
fix client PUT
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
d7c19c0c58
|
Value parse string -> scalar
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
3c34887c26
|
add pvxput
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
1663c0b775
|
fix server ExecOp::error()
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
d23fe0e9d5
|
add testget
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
d881170319
|
pvxget
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
a0b49437ef
|
client pvRequest building
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
1ef1d0e1c9
|
add Member::addChild
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
b75449985d
|
shuffle client *Builder
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
b52065ccad
|
client get/put/rpc
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
78273124f0
|
more server beacon
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
acfba6469e
|
start client beacon rx
|
2020-02-26 08:38:15 -08:00 |
|
Michael Davidsaver
|
187def97f9
|
fix UDPCollector sharing
|
2020-02-23 19:43:39 -08:00 |
|
Michael Davidsaver
|
5019744fa7
|
server GET_FIELD fix onLastDisconnect
|
2020-02-21 12:35:35 -08:00 |
|