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

Create a Rust port server example #2

Open
2 of 8 tasks
oubiwann opened this issue Aug 21, 2020 · 2 comments
Open
2 of 8 tasks

Create a Rust port server example #2

oubiwann opened this issue Aug 21, 2020 · 2 comments

Comments

@oubiwann
Copy link

oubiwann commented Aug 21, 2020

I was looking at this:

@scrogson recommended this lib:

I like his idea better.

Tasks:

  • Create main function and package for it
  • Create a dispatcher for echo server commands
  • Create code for parsing the protocol (might not be needed, depending upon state of eetf lib)
  • Create convenience lib for creating app-specific messages
  • Publish to Crates
  • Add to lfex/port-examples (update Makefile)
  • Test LFE integration
  • Update README for lfex/port-examples to show Rust usage
@oubiwann
Copy link
Author

Examples at docs: https://docs.rs/eetf/0.4.0/eetf/

@oubiwann
Copy link
Author

Created a repo here for this:

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