Atlas
0.7.0
Networking protocol for the Worldforge system.
|
#include <Stream.h>
Public Member Functions | |
NegotiateHelper (std::list< std::string > &names) | |
bool | get (std::string &buf, const std::string &header) |
void | put (std::string &buf, const std::string &header) |
Negotiation of codecs and filters for an Atlas connection
non blocking negotiation of Codecs and Filters requires a list of avalable Codecs and Filters, along with the name of sender and a Socket