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

RADIO/DISH support #751

Open
macaba opened this issue Aug 13, 2018 · 11 comments
Open

RADIO/DISH support #751

macaba opened this issue Aug 13, 2018 · 11 comments

Comments

@macaba
Copy link
Contributor

macaba commented Aug 13, 2018

Are there any contributors working on RADIO/DISH support using UDP?
(Either in this repo or on a fork.)
I'd be interested in helping/testing.

@awb99
Copy link

awb99 commented Feb 13, 2019

I am also very interested in radio/diah via udp. For c++ it seems to work fine.

@somdoron
Copy link
Member

I actually contributed both the RADIO/DISH and the UDP to libzmq.

The issue is, that radio/dish only works on ZMTP v3 and also is thread safe socket.
NetMQ is not supporting ZMTP v3 yet and thread safe sockets.

We can however, try to add UDP support to the PUB/SUB sockets.

@awb99
Copy link

awb99 commented Feb 14, 2019 via email

@stale
Copy link

stale bot commented May 14, 2020

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.

@stale stale bot added the stale label May 14, 2020
@macaba
Copy link
Contributor Author

macaba commented May 15, 2020

Posting comment to keep this current.

@stale stale bot removed the stale label May 15, 2020
@somdoron
Copy link
Member

Cool, it will actually come soon, but initially without UDP. Client-Server pull request is almost ready

@somdoron
Copy link
Member

@macaba radio/dish is merged to master. No UDP yet. Will release a pre-prelease after some docs update.

@aditya-krish
Copy link

Thanks @somdoron. Is UDP implemented now?

@LucasMoskun
Copy link

LucasMoskun commented Apr 5, 2021

UDP on pub sub sockets would rock! That would remove a lot of latency im data distribution.

bump!

@Svisstack
Copy link
Contributor

Ping.

@hummlj
Copy link

hummlj commented Mar 7, 2023

Hi, are there any updates on the status of the UDP Radio/Dish implementation?

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

7 participants