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

Split UdpCodec example up #252

Open
jrozner opened this issue Sep 12, 2017 · 0 comments
Open

Split UdpCodec example up #252

jrozner opened this issue Sep 12, 2017 · 0 comments

Comments

@jrozner
Copy link

jrozner commented Sep 12, 2017

While the UdpCodec example shows how to use the trait to build a program that can communicate it does so in sort of an awkward way that isn't representative of a real network application. Change the example to run in two different modes, one that sends pings and one that responds to pongs, to create something a little more realistic.

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