Sergey Kolbasov

Results 36 comments of Sergey Kolbasov

Hi @olib963 Sorry for the late response. Finch can't generate a `Service` for anything that is not `Request/Response` What I could suggest (and what we use in production) is to...

@vkostyukov @d-s-d I just started some work on this one, but it looks like a bit of inconsistency to me. At the moment we always match the `header` endpoint. If...

Hi @CharlesD91 As a heads up, I need some time to digest it. I'll take a good look at it this week I hope

If I understand correctly, the protocol itself is rather trivial and it's just a newline delimited JSON stream sent over TCP/IP. The biggest challenge would be to properly deal with...

Hey @cb372 It looks promising to me! I like the idea of `C: ToContextData` > I suggest the console and file loggers should render the context as JSON. e.g. instead...