oxen-mq/lokimq
Jason Rhinelander fc1ea66599 Reduce heartbeat frequency to 15s
3s was excessive especially considering that the default heartbeat
timeout is set to 30s.
2020-04-18 02:58:22 -03:00
..
auth.cpp 1.1.0: invocation-time SN auth; failure responses 2020-04-12 19:57:19 -03:00
auth.h Move pubkey_set into auth.h header 2020-04-13 13:03:19 -03:00
batch.h Add ability to run a batch completion job in the proxy thread 2020-02-11 02:17:12 -04:00
bt_serialize.cpp 32-bit warning fix 2020-03-13 19:05:12 -03:00
bt_serialize.h Workarounds for old cmake/gcc 2020-03-05 01:33:02 -04:00
connections.cpp Drop idle connections regularly 2020-04-18 02:55:12 -03:00
connections.h Move pubkey_set into auth.h header 2020-04-13 13:03:19 -03:00
hex.h Made simple_string_view take a char type 2020-04-03 12:28:50 -03:00
jobs.cpp Add job queue check on total workers size 2020-03-29 15:43:17 -03:00
lokimq-internal.h 1.1.0: invocation-time SN auth; failure responses 2020-04-12 19:57:19 -03:00
lokimq.cpp Increase ZMQ socket limit 2020-04-17 16:13:04 -03:00
lokimq.h Reduce heartbeat frequency to 15s 2020-04-18 02:58:22 -03:00
message.h Split up into logical headers and compilation units 2020-03-13 14:28:21 -03:00
proxy.cpp Use slower and exponential backoff in reconnection 2020-04-17 16:09:53 -03:00
string_view.h Made simple_string_view take a char type 2020-04-03 12:28:50 -03:00
version.h.in Add version to cmake, generate version header 2020-03-13 14:28:05 -03:00
worker.cpp 1.1.0: invocation-time SN auth; failure responses 2020-04-12 19:57:19 -03:00