mirror of
https://github.com/amark/gun.git
synced 2026-03-02 15:13:15 +00:00
yay rhc?
This commit is contained in:
2
node_modules/coalesce/coalesce.js
generated
vendored
2
node_modules/coalesce/coalesce.js
generated
vendored
@@ -83,7 +83,7 @@ module.exports=require('theory')((function(){
|
||||
if(state.sent(res)){ return }
|
||||
res.end();
|
||||
});
|
||||
state.on.listen(web.opt.port);
|
||||
state.on.listen(web.opt.port, web.opt.host);
|
||||
state.com.on('connection',state.con);
|
||||
state.com.installHandlers(state.on,web.opt.com);
|
||||
if(web.opt.node && web.opt.node.src){
|
||||
|
||||
10
node_modules/coalesce/package.json
generated
vendored
10
node_modules/coalesce/package.json
generated
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user