iggy-rs / iggy-cpp-client

Official, lightweight C++ client SDK for Iggy.rs message streaming.
MIT License
8 stars 2 forks source link

Implement TCP transport layer #24

Open 0xg0nz0 opened 8 months ago

0xg0nz0 commented 8 months ago

Current plan is to use use plain LibUV TCP sockets if possible to avoid complication.