Skip to content

enterstudio/rust-picotcp-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-picotcp-demo

An application in Rust using the PicoTCP library

You will need a libpicotcp.a file in the same directory as this repo. (TODO: add call to Makefile, building this for you) Then, running 'cargo build' should pull the 'rust-picotcp' dependency, and build it for you, then build de demo app, and link it all together!

Note that this is still very much work-in-progress.

Have fun!

About

Demo using the Rust binding for picoTCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.0%
  • Shell 5.0%