mirror of
https://github.com/katanemo/plano.git
synced 2026-05-24 14:05:14 +02:00
refactor a bit to send filters instead of agents
This commit is contained in:
parent
692499d910
commit
8c71acfc76
5 changed files with 34 additions and 16 deletions
|
|
@ -77,6 +77,7 @@ mod tests {
|
|||
filter_chain: None,
|
||||
port: 8080,
|
||||
router: None,
|
||||
filter_agents: None,
|
||||
};
|
||||
|
||||
let listeners = vec![listener];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue