Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.messaging
/
MessagingServer
/
MessagingServer
Messaging
Server
constructor
(
bindAddress
:
InetSocketAddress
,
secret
:
ByteArray
,
onMessage
:
(
SocketAddress
,
String
,
ByteArray
)
->
Unit
)