rlay-project / rlay-client

Reference implementation of the Rlay client
https://rlay-project.github.io/rlay-client/
Apache License 2.0
4 stars 0 forks source link

feat(filter): add base implementation of Rust filter plugins #63

Closed hobofan closed 4 years ago

hobofan commented 4 years ago

Replaces the previous LUA based filter system with one based on shared libraries written in Rust.