Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi, is there a plan to support the binary serialization? #20

Open
golimix opened this issue Apr 29, 2024 · 0 comments
Open

Hi, is there a plan to support the binary serialization? #20

golimix opened this issue Apr 29, 2024 · 0 comments

Comments

@golimix
Copy link

golimix commented Apr 29, 2024

          Hi,

has plan to support the binary serialization ?

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

Thank

Originally posted by @golimix in #1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant