Forums

remi, wsgi and websockets

I'd like to use remi.I have an application written with it which runs on linux and Android - without modification. There is a previous post here which mentions it:

REMI (https://github.com/dddomodossola/remi), is there a way to host this on pythonanywhere? I note from https://www.pythonanywhere.com/forums/topic/14615/#id_post_59617 that the answer is no.

However, https://github.com/rawpython/remi/issues/419 says 'use WSGI server a s server of remi. I recommend @Ksengine/WSocket use WSGI server a s server of remi.' https://github.com/ksenginew/WSocket

Does this help?

The issue is open, so it's not been implemented yet. Also -- you would not be able to use websockets in the web app.