18 Commits (a5c03c1540edfb42d8cda67ed11aed64497f1f72)

Author SHA1 Message Date
ansuz 32d7fc55d2 make it easier to add pages at the document root 8 years ago
ansuz a2e5c96115 make http headers configurable, update default conf 8 years ago
ansuz 0fe62f8c75 make wss CSP headers configurable again 8 years ago
ansuz 1f2e45d6c8 improved fs storage adaptor and config docs
* regularly close open file descriptors older than channelExpirationMs
* clean up older file descriptors when exceeding openFileLimit
8 years ago
ansuz 0ece2cf6a1 add to default configuration and comment 8 years ago
ansuz 0296989515 rewrite default config file 8 years ago
ansuz 3232671a6a implement optional channel removal hooks
add configuration variables to the default config
9 years ago
ansuz a08efc568b update default config to contain logToStdout 9 years ago
ansuz 2c158558f5 use leveldb adaptor by default 9 years ago
ansuz 60eb8b52a9 listen for websockets on the same port as the httpd 9 years ago
ansuz 278c4ab32f even more jshint compliance 9 years ago
ansuz 37c896f7b3 add a note about installing the mongodb client 9 years ago
ansuz 1483f110bc fix the default configuration file
add a bunch of comments about the new storage backend
9 years ago
ansuz 3928c89d35 relocate and rename Storage.js. implement a simple, non-persistent in memory datastore for those who'd rather not bother with mongodb. Continue to default to previous values. 9 years ago
Caleb James DeLisle 6687a1d5dc added ability to use https 10 years ago
Caleb James DeLisle 2a1f3f9027 show a little spinner which spins when loading and when people type 10 years ago
Caleb James DeLisle 5ae599fa07 support different ports for websocket and http 10 years ago
kpcyrd 8d7c85f287 Move config from server.js into config.js.dist 10 years ago