matchbox icon indicating copy to clipboard operation
matchbox copied to clipboard

Request: methods to send an arbitrary message to the server

Open qgerman2 opened this issue 1 year ago • 1 comments

i've looked deep into the library but i have not been able to figure out a way to send the server itself a message through the signaling websocket instance. a way to do so like socket.send_server(message) that doesnt require a peerid would be really useful.

qgerman2 avatar Feb 02 '24 23:02 qgerman2

Are you looking for a server/client topology? See bevy-rtc

nuzzles avatar Feb 29 '24 02:02 nuzzles