streaming-data-parsing-with-actix-lua
An example of using Rust, actix, and Lua to parse streaming data with actix-lua.
License
The MIT License
Note
This example does not implement back-pressure, hence not suitable for production usage (see comment).
If you want to help adding back-pressure, send a PR. :)