blob: 2ab5f10eb80f78093080168c6aa1660ad4ddc11b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
keepalive channels per backend?
Note source in channel value struct
udp backends may ignore MTU
make event collectors threadsafe to stop marshalling data...
collect & check backend API version
move all connection establishment to _start to be able to hot-stop/start all backends
event deduplication in core?
move all typenames to _t
per-channel filters
* invert
* edge detection
|