IXWebSocket/ixcobra/ixcobra
2019-10-13 13:37:34 -07:00
..
IXCobraConnection.cpp Add client support for websocket subprotocol. Look for the new addSubProtocol method for details 2019-10-13 13:37:34 -07:00
IXCobraConnection.h 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
IXCobraMetricsPublisher.cpp 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
IXCobraMetricsPublisher.h 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
IXCobraMetricsThreadedPublisher.cpp 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
IXCobraMetricsThreadedPublisher.h 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
README.md restructure project 2019-09-10 12:19:22 -07:00

Client code to publish to a real time analytic system, described in https://bsergean.github.io/redis_conf_2019/slides.html#1.