module
Karma::Protocol
Defined in:
protocol.crConstant Summary
-
VERSION =
2_u32
Class Method Summary
- .error(code : String, message : String, version = VERSION) : String
- .success(response, version = VERSION, idempotent : Bool | Nil = nil) : String
- .success_uint64(response : UInt64, version = VERSION) : String