This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<form id="chat"> | |
<fieldset id="blabla"> | |
</fieldset> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var Schema = require('<secret>/schema'); | |
/** | |
* Define a validation schema for the `randomname` object. | |
* | |
* @static {Object} | |
*/ | |
exports.randomname = { | |
name: new Schema().string().length(5, 25).$ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(metric) server connections (249) | |
(metric) socket.io clients (6451) | |
(metric) socket.io handshakes (6481) | |
(metric) socket.io connected (6451) | |
(metric) socket.io rooms (61) | |
(metric) socket.io roomClients (6451) | |
(metric) socket.io open (226) | |
(metric) socket.io closed (23015) | |
(metric) --from Fri Sep 16 2011 14:42:19 GMT+0000 (UTC) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(metric) server connections (111) | |
(metric) socket.io clients (908) | |
(metric) socket.io handshakes (974) | |
(metric) socket.io connected (908) | |
(metric) socket.io rooms (8) | |
(metric) socket.io roomClients (908) | |
(metric) socket.io open (78) | |
(metric) socket.io closed (12426) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET ws://observer.no.de/socket.io/1/websocket/889469575631337052?observer=4e58e562a696380007000005&origin=http://observer.no.de:80&path=/&normalize=true&href=http://observer.no.de/&session=45603e04e58e562a6963800070000053e0207bcab36887e78c15ea89157a4736793e02876 HTTP/1.1 | |
Sec-WebSocket-Origin: http://observer.no.de | |
Cookie: observer=45603e04e58e562a6963800070000053e0207bcab36887e78c15ea89157a4736793e02876; __utma=191628532.357592803.1315610163.1315743259.1315770508.11; __utmb=191628532.2.10.1315770508; __utmc=191628532; __utmz=191628532.1315610163.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) | |
Connection: Upgrade | |
Host: observer.no.de | |
Sec-WebSocket-Key: lbCoy8LiZZSc1IUAsEMPyw== | |
Upgrade: websocket | |
Sec-WebSocket-Version: 8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
debug - xhr-polling writing 7:::1+0 | |
debug - set close timeout for client 712526595259875412 | |
warn - client not handshaken client should reconnect | |
info - transport end | |
debug - cleared close timeout for client 712526595259875412 | |
debug - discarding transport | |
(io/handshake) 4e58e562a696380007000005 | |
(io/session) session { observer: '4e58e562a696380007000005', | |
session: '229303e04e58e562a6963800070000053e0207bcab36887e78c15ea89157a4736793e013897', | |
stamp: Sun, 04 Sep 2011 20:59:17 GMT, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* { zoom: 125% } | |
#count { font-size:20px } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. | |
Trace: | |
at Socket.<anonymous> (events.js:126:17) | |
at JSONPPolling.setHandlers (/home/node/node-service/releases/2011-08-29T17-08-21.000504978/node_modules/socket.io/lib/transport.js:113:15) | |
at JSONPPolling.<anonymous> (/home/node/node-service/releases/2011-08-29T17-08-21.000504978/node_modules/socket.io/lib/transport.js:70:10) | |
at JSONPPolling.<anonymous> (/home/node/node-service/releases/2011-08-29T17-08-21.000504978/node_modules/socket.io/lib/transports/http.js:74:39) | |
at JSONPPolling.handleRequest (/home/node/node-service/releases/2011-08-29T17-08-21.000504978/node_modules/socket.io/lib/transports/http-polling.js:61:41) | |
at JSONPPolling.Transport (/home/node/node-service/releases/2011-08-29T17-08-21.000504978/node_modules/socket.io/lib/transport.js:31:8) | |
at JSONPPolling.HTTPTransport (/home/node/node-service/releases/2011-08-29T17-08-21.000504978/node_modu |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uncaught ReferenceError: dMab is not defined | |
at Object.<anonymous> (/home/node/node-service/releases/2011-08-28T12-11-59.702099294/server.js:186:5) | |
at /home/node/node-service/releases/2011-08-28T12-11-59.702099294/db/index.js:199:12 | |
at [object Object].<anonymous> (/home/node/local/lib/node_modules/mongodb/lib/mongodb/collection.js:498:7) | |
at [object Object].emit (events.js:67:17) | |
at [object Object].<anonymous> (/home/node/local/lib/node_modules/mongodb/lib/mongodb/connections/server.js:98:12) | |
at [object Object].emit (events.js:64:17) | |
at Socket.<anonymous> (/home/node/local/lib/node_modules/mongodb/lib/mongodb/connection.js:108:16) | |
---------------------------------------- | |
at EventEmitter.on |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Configuration. This file is read only | |
* | |
* @api private | |
*/ | |
module.exports = Object.freeze({ | |
pewpew: "moo" | |
}); |