snf4j / snf4j

Simple Network Framework for Java - an asynchronous event-driven network application framework for quick and easy development of network applications.

Home Page:https://snf4j.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow session engine to request session's timer for scheduling its own tasks

wowrona opened this issue · comments

This functionality will allow session engines to handle their own delayed tasks (e.g. engine controlled retransmissions)