SNode.C
Loading...
Searching...
No Matches
EventSource.h File Reference
#include "web/http/client/tools/EventSource.h"
#include "web/http/legacy/in/Client.h"
#include <memory>
Include dependency graph for EventSource.h:

Go to the source code of this file.

Classes

class  web::http::legacy::in::EventSource

Namespaces

namespace  web
namespace  web::http
namespace  web::http::legacy
namespace  web::http::legacy::in

Functions

std::shared_ptr< web::http::client::tools::EventSourceweb::http::legacy::in::EventSource (const std::string &scheme, const net::in::SocketAddress &socketAddress, const std::string &path)
std::shared_ptr< web::http::client::tools::EventSourceweb::http::legacy::in::EventSource (const std::string &host, uint16_t port, const std::string &path)
std::shared_ptr< web::http::client::tools::EventSourceweb::http::legacy::in::EventSource (const std::string &url)
std::shared_ptr< web::http::client::tools::EventSourceweb::http::legacy::in::EventSource (std::string origin, std::string path)