keepty wire protocol
Length-prefixed binary frames over Unix sockets. Frame: [u32 len (BE)][u8 version][u8 kind][payload...]
Zero external dependencies — implement a client in any language by following this specification.
keepty wire protocol
Length-prefixed binary frames over Unix sockets. Frame: [u32 len (BE)][u8 version][u8 kind][payload...]
Zero external dependencies — implement a client in any language by following this specification.