Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Feature : Allow configuration options to be passed into Client constructor #16

Open
iamchrismiller opened this issue Feb 19, 2014 · 0 comments

Comments

@iamchrismiller
Copy link
Contributor

It would be nice to be able to allow Client constructor options. We would have to define the default options block for each worker since they will all be different and validate against bad options.

Maybe we can define a config json with a parameter

-e Environment Config

env-socketio.js

{
   "connect timeout" : 2000,
   "reconnection delay" : 200
} 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants