This repository has been archived by the owner on Apr 6, 2019. It is now read-only.
Releases: Cylix/tacopie
Releases · Cylix/tacopie
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.1.0
Improvement of the public API:
- Make server on_new_connection callback take shared_ptr as parameter instead of reference (provide more flexibility to the client app)
- Provide access to tcp_socket in the public API of tcp_client and tcp_server
Wiki has been updated appropriately.