You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Yes go and js can exchange messages but serialization has to be set to raw(peerjs uses a binary pack serialization that is not implemented in go). Not tried yet with the python version but should not be an issue.
Both server and client should be pretty aligned to peerjs. The challenge is to keep it up to date and compatible. I was also considering to add pion stun server to the server implementation. VIdeo streaming testing is pretty limited and in general we miss examples. If you see room for improvement feel free to send a PR!
I have tried with go-libp2p but depends on your requirements and time available
has plan to support the binary serialization ?
Originally posted by @golimix in #1 (comment)
The text was updated successfully, but these errors were encountered: