Jocelyn Fiat
Jocelyn Fiat
about experimental gewf: - We should maybe try to have a better way to identify at run-time which connector should be used. - for now it is based on executable...
Implement client side websocket Could be useful to build vision2 application consuming web api for instance. Concrete case firebase web api.
See https://github.com/EiffelWebFramework/WebSocket First this is experimentation on web socket, server side. Then ... see how to integrate that with EWF
Currently we don't rely on any file to configure the behavior of EWF classes. But in practice, the code may have hard-coded port number when connector is Nino, or verbose...
check cypress library OAuth 1 and 2 are implemented, and a few examples are provided. https://github.com/EiffelWebFramework/cypress
Install on OpenShift: done Install somewhere else: ... not needed Add a profile link to add application semantic (APLS): ? Add queries: ?
the goal is to know if we can run easily on any httpd server/platform ## Platform | server | note Windows 64bits + apache2 = ok Windows 32bits + apache2...