EiffelWebFramework / EWF

Eiffel Web Framework -- Provide a common framework to build easily web server application in Eiffel (portable on various connector and platforms)
http://eiffelweb.projects.eiffel.org/
Other
44 stars 26 forks source link

Web socket / server #87

Open jocelyn opened 11 years ago

jocelyn commented 11 years ago

See https://github.com/EiffelWebFramework/WebSocket

First this is experimentation on web socket, server side. Then ... see how to integrate that with EWF

jvelilla commented 11 years ago

see Another proof of concept, https://github.com/jvelilla/ewss Next step, merge with the first experimentation.

jocelyn commented 11 years ago

I guess this step is done, isn't it ?