Commit graph

7 commits

Author SHA1 Message Date
Rodolphe Bréard
0a4ac5a709 Fix build status 2020-11-26 18:16:54 +01:00
Rodolphe Bréard
8d4d6d9419 Set Rust minimal version to 1.43 2020-11-26 12:20:58 +01:00
Rodolphe Bréard
386d4f3446 Add a minimal documentation 2020-11-25 19:29:33 +01:00
Rodolphe Breard
fdc8bd3dc4 Add filter-level and session-level contexts 2019-09-18 20:43:46 +02:00
Rodolphe Breard
45639f18c0 Refactor the library
Threads are a bad idea because for now the filter API is not guaranteed
to be state-less. The interface is now synchronous, which should be
enough for most filters.
The refactoring brought other changes, the most important being the
concept of modular input sources and output destination and the complete
rewrite of the procedural macro.
2019-09-17 16:45:04 +02:00
Rodolphe Breard
988f028c23 Update the readme 2019-07-11 23:58:43 +02:00
Rodolphe Breard
010951c884 First commit 2018-12-26 10:27:46 +01:00