jijo-paulose / node-xmpp-bosh

Automatically exported from code.google.com/p/node-xmpp-bosh
0 stars 0 forks source link

Minor refactoring task - HTTPServer's constructor parameters #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Make the HTTPServer() constructor function take in a hash-map so that the 
parameters are self documenting. Currently, the long string of parameters makes 
it hard to see what each one does.

Also, maybe "http" to something else in bosh.js since it might be 
misinterpreted to be the node.js default http module.

Original issue reported on code.google.com by dhruvb...@gmail.com on 1 Feb 2012 at 4:15

GoogleCodeExporter commented 9 years ago
Please track this issue here: 
https://github.com/dhruvbird/node-xmpp-bosh/issues/5

Original comment by dhruvb...@gmail.com on 11 Feb 2012 at 8:59