Benjamin Sergeant
|
c3a619f114
|
Add client support for websocket subprotocol. Look for the new addSubProtocol method for details
|
2019-10-13 13:37:34 -07:00 |
|
Benjamin Sergeant
|
afed387bcf
|
Socket Factory has only one function which works for server and client code, and can do tls for both
|
2019-09-30 22:06:46 -07:00 |
|
Benjamin Sergeant
|
0ee675e554
|
ixcobra / fix crash in CobraConnection::publishNext when the queue is empty + handle CobraConnection_PublishMode_Batch in CobraMetricsThreadedPublisher
|
2019-09-28 10:36:47 -07:00 |
|
Benjamin Sergeant
|
94c589f696
|
Fix 2 race conditions detected with TSan, one in CobraMetricsPublisher::push and another one in WebSocketTransport::sendData (that one was bad).
|
2019-09-24 11:46:54 -07:00 |
|
Benjamin Sergeant
|
ed4be773a2
|
Fix crash in the Linux unittest in the HTTP client code, in Socket::readBytes. Cobra Metrics Publisher code returns the message id of the message that got published, to be used to validated that it got sent properly when receiving an ack.
|
2019-09-21 09:23:58 -07:00 |
|
Benjamin Sergeant
|
c3238b7e02
|
build fixes
|
2019-09-10 14:05:07 -07:00 |
|
Benjamin Sergeant
|
2453f5b717
|
restructure project
|
2019-09-10 12:19:22 -07:00 |
|