jenskdsgn

Results 3 issues of jenskdsgn

ELRO AB440R is a simple power socket on and off switch

For a project, where the server only accepts the `graphql-transport-ws` protocol, I would like to add the option to define a specific protocol behavior. ## What kind of change does...

Right now this is the way to init the transports ``` var logger = new (winston.Logger)({ transports: [ /* ... */ ] }); ``` It would be nice to use...

enhancement