c410-f3r / wtx

A collection of different transport implementations and related tools focused primarily on web technologies.
https://c410-f3r.github.io/wtx
Apache License 2.0
191 stars 6 forks source link

[Executor] Create simple runtime #240

Open c410-f3r opened 1 month ago

c410-f3r commented 1 month ago

Create a simple runtime executor for testing and illustration purposes.

Such runtime must have an associated Timer, TcpStream and Mutex.