matchbox
matchbox copied to clipboard
Request: methods to send an arbitrary message to the server
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.
Are you looking for a server/client topology? See bevy-rtc