saltyrtc / saltyrtc-client-java

SaltyRTC Java implementation.
Apache License 2.0
3 stars 4 forks source link

Drop dead responders after 60 seconds #67

Closed dbrgn closed 7 years ago

dbrgn commented 7 years ago

From the spec:

Furthermore, the initiator MUST drop new responders that have not sent any messages to the initiator after 60 seconds.

dbrgn commented 7 years ago

Actually, that's an inconsistency in the spec.

See https://github.com/saltyrtc/saltyrtc-meta/issues/125#issuecomment-289440303