<div dir="ltr">great! Been using greenswitch for while.<div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div><br></div>David Villasmil<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank">david.villasmil.work@gmail.com</a></div><div>phone: +34669448337</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 12, 2020 at 6:23 PM Richard Chan <<a href="mailto:shihping.chan@gmail.com">shihping.chan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi list,</div><div><br></div><div>You may be aware of the Python ESL library GreenSWITCH here:</div><div><a href="https://github.com/EvoluxBR/greenswitch" target="_blank">https://github.com/EvoluxBR/greenswitch</a></div><div><br></div><div>It uses greenlets/gevent for async'ness.</div><div><br></div><div>I would like to present a rewrite of GreenSWITCH in Python3 using native async/await (no more greenlets/gevent). Trio is chosen as the coroutine runner.<br></div><br><div><a href="https://github.com/space88man/trioswitch" target="_blank">https://github.com/space88man/trioswitch</a></div><div><br></div><div>This is a fork of GreenSWITCH, and the rewrite is being done on the aioswitch-dev branch.  BTW all the heavy lifting was done by GreenSWITCH, and I am using trio to replace all the async IO handling.  So far the rewrite should be functionally equivalent but has fixed JSON event handling.</div><div><br></div><div>Like GreenSWITCH this library does not depend on the SWIG C extension.<br></div><div><br></div><div>All comments welcome.</div><div><br></div><div>Cheers</div><div>SP<br></div></div>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>