Preparing search index...
The search index is not available
Fudge Net
Fudge Net
FudgeNet
ROUTE
Enumeration ROUTE
Defines the route the message should take.
route undefined -> send message to peer idTarget using RTC
route undefined & idTarget undefined -> send message to all peers using RTC
route HOST -> send message to peer acting as host using RTC, ignoring idTarget
route SERVER -> send message to server using websocket
route VIA_SERVER -> send message to client idTarget via server using websocket
route VIA_SERVER_HOST -> send message to client acting as host via server using websocket, ignoring idTarget
Index
Enumeration Members
HOST
SERVER
VIA_
SERVER
VIA_
SERVER_
HOST
Enumeration Members
HOST
HOST
:
"toHost"
SERVER
SERVER
:
"toServer"
VIA_
SERVER
VIA_
SERVER
:
"viaServer"
VIA_
SERVER_
HOST
VIA_
SERVER_
HOST
:
"viaServerToHost"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
HOST
SERVER
VIA_
SERVER
VIA_
SERVER_
HOST
Fudge Net
Loading...
Defines the route the message should take.