m0bilesecurity / RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
https://twitter.com/mobilesecurity_
GNU General Public License v3.0
2.62k stars 376 forks source link

FIX WARNING in __init__: WebSocket transport not available. #30

Closed punishell closed 4 years ago

punishell commented 4 years ago

Install gevent-websocket, does not fix the problem, you could add to requirements also: eventlet. Cheerz

m0bilesecurity commented 4 years ago

hey @punishell The issue is related to this PR #16 More details about what I tried in issue number #23

Please let me know what you have done in order to get eventlet working on RMS 😉

Best