WPILibC++
2019.1.1-beta-4-1-g6e8f8be
|
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.