Skip to content

Latest commit

 

History

History

mydht-userpoll

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

mydht-userpoll

Build Status

MyDHT compatible simple poll in user space.

To be use to replace mio for synch transport or asynch transport where mio usage is not possible (wasm). -> edge poll and no threads -> can be seen as a glue code for specific single threaded case

Build

Use cargo tool to build and test.

Status

WIP, mainly for test purpose and experimentation with webassembly/webrtc (no perf focus)