issues
search
HCA-Healthcare
/
elixir-mllp
An Elixir library for transporting HL7 messages via MLLP (Minimal Lower Layer Protocol)
Apache License 2.0
41
stars
19
forks
source link
Backoff reset
#71
Closed
bokner
closed
1 year ago
bokner
commented
1 year ago
Reset the backoff timer on failing
send
, so the client waits less for the next
reconnect
attempt.
Set
keepalive=true
as the default socket option.
send
, so the client waits less for the nextreconnect
attempt.keepalive=true
as the default socket option.