kyuupichan / aiorpcX

Generic async RPC implementation, including JSON-RPC
MIT License
27 stars 23 forks source link

session: add method on_disconnect_due_to_excessive_session_cost #33

Closed SomberNight closed 4 years ago

SomberNight commented 4 years ago

This allows subclasses to e.g. log IPs of misbehaving sessions.

SomberNight commented 3 years ago

Any chance you could release a new version that includes this change? I admit it seems overkill just for this; but it would be greatly appreciated nevertheless.