Michael Davidsaver
|
a86a0db8f8
|
server connection store credentials
|
2020-03-09 16:34:18 -07:00 |
|
Michael Davidsaver
|
20acafa963
|
fix Connection ownership
Keep alive during bev*() callbacks
|
2020-03-02 15:37:43 -08:00 |
|
Michael Davidsaver
|
6504466bbf
|
separate basic TCP RX handling
|
2020-02-20 23:12:24 -08:00 |
|
Michael Davidsaver
|
99ce43c0eb
|
prefer log_*_printf()
|
2020-02-19 07:10:52 -08:00 |
|
Michael Davidsaver
|
95ed4b2993
|
onClose confusion
|
2020-02-03 14:57:50 -08:00 |
|
Michael Davidsaver
|
b54b9fb78d
|
server fix bind() when 5075 in use
|
2020-02-03 14:57:04 -08:00 |
|
Michael Davidsaver
|
5ddc2beb47
|
server monitor throttle using send queue size
|
2020-01-26 15:55:56 -08:00 |
|
Michael Davidsaver
|
9ffb8dab9a
|
minor
|
2020-01-25 12:12:21 -08:00 |
|
Michael Davidsaver
|
c2a4224a21
|
server monitor
|
2020-01-22 12:25:21 -08:00 |
|
Michael Davidsaver
|
fecdd52e70
|
update logging
|
2019-12-19 18:42:39 -08:00 |
|
Michael Davidsaver
|
68cb777702
|
use std::make_shared where possible
may avoid extra alloc for ref. counter
|
2019-12-19 18:42:39 -08:00 |
|
Michael Davidsaver
|
583ee684ab
|
generalize Get/Put/RPC handling
|
2019-12-18 18:31:17 -08:00 |
|
Michael Davidsaver
|
69c3549e66
|
oops
|
2019-12-16 09:01:16 -08:00 |
|
Michael Davidsaver
|
aa973c9adc
|
server boilerplate reduction
|
2019-12-15 16:43:22 -08:00 |
|
Michael Davidsaver
|
7c47975af5
|
Got GET
|
2019-12-15 16:43:22 -08:00 |
|
Michael Davidsaver
|
7de1f7d32f
|
server decode credentials
|
2019-12-15 16:43:22 -08:00 |
|
Michael Davidsaver
|
92c513d6dd
|
de-templateize xcode
|
2019-12-10 19:28:54 -08:00 |
|
Michael Davidsaver
|
6292776629
|
normalize message names to CMD_*
|
2019-11-20 10:39:30 -08:00 |
|
Michael Davidsaver
|
9ceab63d02
|
Introspect can error
|
2019-11-19 16:08:03 -08:00 |
|
Michael Davidsaver
|
f063bd26f5
|
tcp search
|
2019-11-19 16:08:03 -08:00 |
|
Michael Davidsaver
|
083bad3e28
|
redo namespaces
|
2019-11-19 16:08:03 -08:00 |
|
Michael Davidsaver
|
9c68205428
|
more server
|
2019-11-19 16:08:03 -08:00 |
|
Michael Davidsaver
|
495eeaa4ac
|
rework rwlock
|
2019-11-19 16:07:51 -08:00 |
|
Michael Davidsaver
|
12598c8679
|
server logging
|
2019-11-19 16:06:43 -08:00 |
|
Michael Davidsaver
|
946e557960
|
respond to CreateChan
|
2019-11-19 16:06:43 -08:00 |
|
Michael Davidsaver
|
e1b8923f33
|
server basics
|
2019-11-19 16:06:43 -08:00 |
|
Michael Davidsaver
|
bab82affb8
|
redo packet build/parse
now with evbuffer
|
2019-11-19 16:06:43 -08:00 |
|
Michael Davidsaver
|
06e780872b
|
progress
|
2019-11-19 16:06:43 -08:00 |
|