quilt / simulation

A tool to simulate Ethereum 2.0 execution
12 stars 2 forks source link

[RFC] using async-std and threads #11

Closed SamWilsn closed 4 years ago

SamWilsn commented 5 years ago

Here is one option for communicating between the web server and the simulation that uses async-std and channels.