This repository was archived by the owner on May 2, 2025. It is now read-only.
0.17.1
Features:
- TTL of node-sessions in Redis is now configurable through
--node-session-ttl/NODE_SESSION_TTLconfig flag.
This makes it possible to configure the time after which a node-session
expires after no activity (#100). - Relax frame-counter mode has been changed to disable frame-counter check mode
to deal with different devices (#133).