friends-of-freeswitch / switchio

asyncio powered FreeSWITCH cluster control
http://switchio.rtfd.io
Mozilla Public License 2.0
191 stars 28 forks source link

Allow handler overrides #4

Open goodboy opened 6 years ago

goodboy commented 6 years ago

As per friends-of-freeswitch/switchy#4, @moises-silva made a good point that users should be able to override handlers in the reactor core as it fits in better with the UNIX signal handler API.