Kirill Sudakov
Kirill Sudakov
For a key-value storages (e.g. Redis), it is better to have a single "source of truth" for keys, as this makes computing keys more convenient and less error-prone, so we...
Hi! I would like to suggest adding a new type alias for empty input/outputs. Right now, if a route does not accept any input and/or output, it should be defined...
I'm currently working on a websocket-based broadcasting server and would be more then happy to use this great library, but there is no prepared writes functionality, like in some other...