duckticker/src
King_DuckZ 5aef83f4e8 Send heartbeat to bitcoinity to keep the connection alive
Thanks to blueagain for figuring this out.
This allows for long queries to bitcoinity to not fail
when the requested exchange/currency pair is not received
quickly enough
2022-05-15 01:44:21 +02:00
..
nap First implementation 2022-05-12 23:40:27 +02:00
bitcoinity_payload.cpp Better comunication with Bitcoinity's websocket 2022-05-14 06:58:49 +02:00
bitcoinity_payload.hpp Improve BitcoinityReader. 2022-05-15 00:50:39 +02:00
bitcoinity_reader.cpp Send heartbeat to bitcoinity to keep the connection alive 2022-05-15 01:44:21 +02:00
bitcoinity_reader.hpp Send heartbeat to bitcoinity to keep the connection alive 2022-05-15 01:44:21 +02:00
bitcoinity_ticker_price.cpp Add timestamp to TickerPrice 2022-05-14 22:49:01 +02:00
bitcoinity_ticker_price.hpp Move code out of main.cpp 2022-05-14 18:23:58 +02:00
configure.hpp.in Add meson options for user agent and script path 2022-05-14 19:13:10 +02:00
main.cpp Add meson options for user agent and script path 2022-05-14 19:13:10 +02:00
meson.build Add meson options for user agent and script path 2022-05-14 19:13:10 +02:00
ticker_price.cpp Add timestamp to TickerPrice 2022-05-14 22:49:01 +02:00
ticker_price.hpp Add timestamp to TickerPrice 2022-05-14 22:49:01 +02:00
websocket_reader.cpp Better comunication with Bitcoinity's websocket 2022-05-14 06:58:49 +02:00
websocket_reader.hpp Better comunication with Bitcoinity's websocket 2022-05-14 06:58:49 +02:00