Benjamin Sergeant
|
de0bf5ebcd
|
WebSocket callback only take one object, a const ix::WebSocketMessagePtr& msg
|
2019-06-09 11:33:17 -07:00 |
|
Benjamin Sergeant
|
d50125c62d
|
Feature/http async (#90)
* unittest working / uses shared_ptr for a bunch of things 🗿
* fix command line tools
* fix ws + add doc
* add more logging
|
2019-06-05 17:04:24 -07:00 |
|
Benjamin Sergeant
|
9262880369
|
Fix compile error with JSON uint64_t 🚯
|
2019-06-04 13:45:29 -07:00 |
|
Benjamin Sergeant
|
977e8794ec
|
(clang format) fix indent and make (rarely) accessor/setters in class on a single line
|
2019-05-31 00:53:14 -07:00 |
|
Benjamin Sergeant
|
c6dfb14953
|
clang format, based on cpprest
|
2019-05-30 08:46:50 -07:00 |
|
Dimon4eg
|
4c4f99606e
|
use C++11 enums (#67)
* use C++11 enums
* small rename
* update tests
* update tests
* update ws
* update ws
* update README.md
|
2019-05-11 14:22:06 -07:00 |
|
Benjamin Sergeant
|
234ce4c173
|
cout -> cerr
|
2019-05-09 15:06:42 -07:00 |
|
Benjamin Sergeant
|
28c3f2ea26
|
IXCobraMetricsThreadedPublisher.cpp uses a lambda to log instead of std::cerr
|
2019-05-08 18:53:32 -07:00 |
|
Benjamin Sergeant
|
9367a1feff
|
Fix data race in WebSocket where _url is accessed without protection in setThreadName
Also fix with url usage + docker container uses fedora and works with tsan
|
2019-04-25 16:11:46 -07:00 |
|
Benjamin Sergeant
|
210d19c8a0
|
doc cobra
|
2019-04-21 11:52:38 -07:00 |
|
Benjamin Sergeant
|
3dd902e1f9
|
move cobra files to their own subfolder
|
2019-04-21 11:20:17 -07:00 |
|