plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.16k stars 174 forks source link

Tomcat with Sprint and Hibernate #498

Open corporatepiyush opened 6 years ago

corporatepiyush commented 6 years ago

Cool project. Has anybody tried running Tomcat war file along with standard server side stack using Spring Framework and Hibernate? If Not... will it be supported in near future ?

jvilk commented 6 years ago

Do you mean running a server stack in the browser?

DoppioJVM currently only supports client / outgoing TCP sockets, so you cannot run servers in it unless I combine it with Browsix.