Skip to content

iboB/fishnets

Repository files navigation

fishnets

A client/server library for HTTP and WebSocket communication.

This is a thin(-ish) wrapper of Boost.Asio and Boost.Beast. The main reason for its existence it to have something which can abstract away the incredibly heavy compilation toll these libraries impose on the user. This way you compile asio/beast once and link against fishnets, which is orders of magnitude faster to compile.

Copying

License

This software is distributed under the MIT Software License.

See accompanying file LICENSE or copy here.

Copyright © 2021-2026 Borislav Stanimirov

About

A WebSocket server and client library for C++20

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors