WPILibC++
2018.4.1-1228-gb9fa3a4
|
Client connection options. More...
#include <WebSocket.h>
Public Attributes | |
uv::Timer::Time | handshakeTimeout |
Timeout for the handshake request. More... | |
ArrayRef< std::pair< StringRef, StringRef > > | extraHeaders |
Additional headers to include in handshake. More... | |
Client connection options.
Additional headers to include in handshake.
uv::Timer::Time wpi::WebSocket::ClientOptions::handshakeTimeout |
Timeout for the handshake request.