synacker

Results 10 issues of synacker

**Is your feature request related to a problem? Please describe.** Need to update library package in conan-center-index up to 2.2.0 **Describe the solution you'd like** libDaggyCore with version 2.2.0 can...

**Is your feature request related to a problem? Please describe.** Result.hpp is developer defined code for std::expected functionality. std::expected inroduced in C++23, but project standard is C++17. **Describe the solution...

**Is your feature request related to a problem? Please describe.** Need to investigate, how to present multiple streams with differnt types in GUI applications. The types of streams that need...

**Is your feature request related to a problem? Please describe.** The websocket protocol is usefull method for gettings streams from web. **Describe the solution you'd like** The websocket provider will...

**Is your feature request related to a problem? Please describe.** The video streams is a big part of data streams. **Describe the solution you'd like** The video providers will be...

**Is your feature request related to a problem? Please describe.** The telnet protocol is usefull method for managing embedded and low resource devices. **Describe the solution you'd like** The telnet...

**Is your feature request related to a problem? Please describe.** Qt has functionality that provides [mechanism](https://doc.qt.io/qtforpython-6/shiboken6/index.html) for por porting any Qt object into python module. Need to port libDaggyCore into...

The last release of Qt in conan-center-index is 6.7.3. The last release of Qt is 6.9.0 Past pull requested with Qt update were close, but not merged: https://github.com/conan-io/conan-center-index/pull/26903 https://github.com/conan-io/conan-center-index/pull/27008 Need...

**Is your feature request related to a problem? Please describe.** The project use manual tests for ssh/ssh2 providers. This approach required manual tests stand configuration and has a high probability...