@epicgames-ps/lib-pixelstreamingsignalling-ue5.5
@epicgames-ps/lib-pixelstreamingsignalling-ue5.5 / LoggingUtils / logForward
logForward(
recvr,target,message):void
Defined in: Signalling/src/LoggingUtils.ts:56
Call this for messages being forwarded to this connection. That is messages received on one connection and being sent to another with only minor changes being made.
The connection the message was received on.
The connection the message is being sent to.
BaseMessage
void