Skip to content

Tags: iboB/fishnets

Tags

v0.7.3

Toggle v0.7.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
iboB Borislav Stanimirov
minor build improvements

v0.7.2

Toggle v0.7.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
iboB Borislav Stanimirov
Sending of partial packets

v0.7.1

Toggle v0.7.1's commit message
- ALIAS CMake target fishnets::fishnets

- Latest CPM and dependencies
- Compact copyright notice in sources

v0.7.0

Toggle v0.7.0's commit message
- Use modern asio executors (as opposed to the compatibility ones)

- Prevent asio exceptions when socket disconnects while we're trying to get endpoint info
- Test fixes

v0.6.0

Toggle v0.6.0's commit message
- Session heartbeats

- No pure virtual funcs in session

v0.5.1

Toggle v0.5.1's commit message
Help with factory func fwd declaration

v0.5.0

Toggle v0.5.0's commit message
- switch to itlib::span

- latest deps

v0.4.0

Toggle v0.4.0's commit message
* Revamped client. Multiple connections. Support reconnect flow

* Request target queries
* Fix for tasks which outlive sessions
* Latest deos

v0.3.0

Toggle v0.3.0's commit message
- Customization of certain options for new sessions

- WebSocketEndpointInfo as argument for server session factory
- Allow server sesion factory to return nullptr (server deny)
- Moved WebSocketEndpointInfo to a separate header
- CMake option to disable SSL and SecureWebSockets
- New example: Terminal Client

v0.2.2

Toggle v0.2.2's commit message
- Getting of endpoint info from session

- Fixed dev builds' boost-cmake (latest download link)