menu
setonix_server
setonix_server.dart
RpcServerNetworkerPipe
RpcServerNetworkerPipe constructor
RpcServerNetworkerPipe
dark_mode
light_mode
RpcServerNetworkerPipe
constructor
RpcServerNetworkerPipe
(
{
RpcConfig
config
=
const RpcConfig()
,
bool
filter
(
RpcNetworkerPacket
,
Channel
)?,
bool
validate
=
true
,
})
Implementation
RpcServerNetworkerPipe({ super.config, this.filter, this.validate = true, });
setonix_server
setonix_server
RpcServerNetworkerPipe
RpcServerNetworkerPipe constructor
RpcServerNetworkerPipe class