Ilya Shaisultanov

Results 31 comments of Ilya Shaisultanov

I haven't use connect 3.0 but after looking at it I see that middleware is now unbundled and session middleware is moved to https://github.com/expressjs/session. Are you including it with your...

It's probably a bug somewhere but a gist with the code you use would be helpful. I'm gonna have to look into this. In the meanwhile, there is an [existing...

I setup a replica set in docker and it seems to be working as expected ([gist](https://gist.github.com/diversario/2f18d38b8e287c0809ea)). Obviously, not a real application but maybe you see something in configuration that's different...

This issue may be related to #19. There's a new version 0.1.2 if you care to try!

I'd like to support this (kinda vain, I admit it) request. It's a (very) nice to have.

That's odd. Did you add any configuration of your own to examples?

Hey Max, I haven't used this with Windows but judging by the error and the stack trace I'd say you should look into configuration of your network interface and whether...

@m-altmeyer have you tried disabling Windows Firewall and testing this? I think it's enabled by default.

@Matheus-Garbelini So, if I understand your question correctly, what you'd need to do here is to start a server like so ```javascript var SSDP = require('../index').Server , server = new...

Possibly similar to https://github.com/diversario/node-ssdp/issues/72#issuecomment-280832986 – at the end of the comment there's a bit about disabling SSDPSRV.