@epicgames-ps/lib-pixelstreamingsignalling-ue5.5
@epicgames-ps/lib-pixelstreamingsignalling-ue5.5 / LoggingUtils / logIncoming
logIncoming(
recvr,message):void
Defined in: Signalling/src/LoggingUtils.ts:26
Call to log messages received on a connection that we will handle here at the server. Do not call this for messages being forwarded to another connection.
IMessageLogger The connection the message was received on.
BaseMessage
void