crytaljin

Results 2 issues of crytaljin

Hi, apologies if this has been brought up before already. ASAN detects a leak on [this line](https://github.com/nghttp2/nghttp2/blob/master/src/HttpServer.cc#L2069): ``` new ListenEventHandler(sessions, fd, acceptor); ``` Was there a reason that ListenEventHandler is...

Hi, I'm wondering if there's a way to have the remote directly send an IR code to an external device without the device connection manager (my device is not on...

enhancement