pad.libre-service.eu-etherpad/doc/jsdoc/server.md
Peter 'Pita' Martischka f7b46f6e69 Documentation
2011-05-30 15:53:11 +01:00

307 B

server

require("./server");

This module is started with bin/run.sh. It sets up a Express HTTP and a Socket.IO Server. Static file Requests are answered directly from this module, Socket.IO messages are passed to MessageHandler and minfied requests are passed to minified.

##Variables

maxAge