theintencity / rtclite

Light weight implementations of real-time communication protocols and applications in Python
https://rtclite.com
Other
112 stars 39 forks source link

gevent? #9

Open ROBERT-MCDOWELL opened 5 years ago

ROBERT-MCDOWELL commented 5 years ago

Hi Kundan, I'm using since years my own custom siprtmp_gevent.py with rtmp. is upgrade with rtclite won't break anything or is it completely different approach? also is rtmfp fully integrated? the version I use (last rtmplite svn 2012) was not. thanks

ROBERT-MCDOWELL commented 5 years ago

also I saw you are using multitask again rather than gevent, why?