kannan

Results 2 issues of kannan

why don"t use pipelining techniques for this task ? `struct HttpParser { current_key: Option, headers: Rc }` instead of using `Rc` for headers, we can use 2 threads and pipelining...

**Describe the bug** Prefix works for real-time messages but not retained messages for bridge *subscriptions* **Expected behavior** if prefix is not empty, then it should be applied for real-time messages...

enhancement
feedback