bitlbee-discord/src
Artem Savkov 7375256275 Adjust hertbeat ack timeout
Discord's docs specify that heartbeat ack should be received between
heartbeats, so adjust this to just under keepalive_interval.
I don't expect it to trigger often (or at all). Based on what I saw so
far we are much more likely to get some sort of websocket error before
this triggers.
2018-02-23 09:21:15 +01:00
..
Makefile.am Revert "Makefile.am: add -no-undefined for cygwin" 2017-05-29 02:16:24 -03:00
discord-handlers.c Make json-parse errors distinguishable 2018-02-23 09:02:35 +01:00
discord-handlers.h Switch to return value 2018-01-01 15:15:13 +01:00
discord-http.c Make json-parse errors distinguishable 2018-02-23 09:02:35 +01:00
discord-http.h Change bitlbee includes from <bitlbee/*.h> to <*.h> 2017-04-26 01:39:14 -03:00
discord-util.c Keep track of session_id 2018-02-13 22:24:34 +01:00
discord-util.h Make server_prefix_len truncate by utf8 characters instead of bytes 2017-05-29 00:55:47 -03:00
discord-websockets.c Adjust hertbeat ack timeout 2018-02-23 09:21:15 +01:00
discord-websockets.h Add opcode enum. 2016-12-12 10:13:26 +01:00
discord.c Rename soft-reconnect function 2018-02-23 08:51:23 +01:00
discord.h Adjust hertbeat ack timeout 2018-02-23 09:21:15 +01:00