You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: C++ API improvements. (#29)
* Fixed linkage issue (some inline keywords missing).
* Removed allocation from line_sender_buffer's constructor for better interoperability with APIs of concurrent queues.