Babel
Epitech's C++ VoIP project
|
#include <functional>
#include <asio.hpp>
#include <bit>
#include "Utilities/SwapEndian.hpp"
#include "Network/ITCPConnection.hpp"
#include "Network/Message.hpp"
Go to the source code of this file.
Classes | |
class | Babel::AsioTCPConnection< T > |
Asio implementation of a tcp communication. More... | |
Namespaces | |
Babel | |