Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
simple_rpc
v0.5.0
SimpleRpc
CannotConnectError
Client
Mode
CommandTimeoutError
ConnectionError
ConnectionLostError
Errors
Proto
ProtocallError
Result
RuntimeError
Server
Ctx
IOMsgpack
RawMsgpack
Built with Crystal 1.9.2
2023-10-07 23:47:03 UTC
struct
SimpleRpc::Server::RawMsgpack
SimpleRpc::Server::RawMsgpack
Struct
Value
Object
Defined in:
simple_rpc/server.cr
Constructors
.new
(data : Bytes)
Instance Method Summary
#clone
#copy_with
(data _data = @data)
#data
: Bytes
Constructor Detail
def self.
new
(data : Bytes)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(data _data = @data)
#
[
View source
]
def
data
: Bytes
#