v0.3.0 Configurable http connection
Pre-release
Pre-release
Client connections are now created with NewHttpConnection instead of NewHttpClient (removed, breaking change)
- WithHTTPClientOption sets the http client used to connect to the signalR server
- WithHTTPHeadersOption sets the function for providing request headers for HTTP and websocket requests