facebook / wangle

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Apache License 2.0
3.04k stars 536 forks source link

UDP client-server Example #55

Closed sureshbalakundi closed 7 years ago

sureshbalakundi commented 7 years ago

Hi Please give the UDP Server and Client Example

elliottneilclark commented 7 years ago

Right now we don't have anything like that. We'd love to have something like that. So would welcome a pull request.

soumyakantiroychowdhury commented 6 years ago

Since it has been more than a year, is there any new development to support UDP? And for that matter, SCTP? Netty supports SCTP, too!