Skip to content

lattice0/async_smoltcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async smoltcp

In development. Implements tokio's AsyncWrite and AsyndRead for smoltcp, and wraps everything in a struct with support for tun, tap and virtual tun.

Currently you'll possibly want to use like this

async_smoltcp = {git = "https://github.com/lattice0/async_smoltcp", features=["default", "log"]}

TODO:

  • bump smoltcp version

About

Async wrapper for smoltcp ip stack for usage with tokio (or not)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published