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

DSL synchronous UDP multicast #226

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

estigma88
Copy link

I created a sample that demonstrates the use of Http Inbound Components, Http Outbound Components, UDP Adapters and IntegrationFlowContext class to create a UDP multicast synchronous gateway.

The idea is to send a UDP multicast message in an synchronous way, so, it waits until a response arrives from any of the UDP nodes joined to the multicast group.

@estigma88 estigma88 requested a review from artembilan January 20, 2020 02:28
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

Successfully merging this pull request may close these issues.

1 participant