Can I integrate Socket.io.js (I already created a server.js,client.html; also work fine in itself.) with existing JSF Project ? (Non-maven and using hibernate,primefaces on Glassfish) How ?
Or another way to solve Send server push notifications to cliets ?