Chris Boden

Results 92 comments of Chris Boden

+1 on using Rx to solve this problem

I'm trying to do the same thing. When the collection is filtered it is not reflected in the slides: ``` html {{item}} ```

Unfortunately `create_target: true` did not work as my replication is filtered. The replicator is looking for the design doc in the source database that does not exist yet.

> almost without support @PaolaRuby Very helpful comment, thank you for your contribution. --- @frank9999 I'm not sure what the problem is. I've marked the Session tests skipped for now....

You could have a class implementing `\Ratchet\HttpServer\HttpServerInterface` that decorates `HttpServer` and add this to the Response. See how [`WsServer`](https://github.com/ratchetphp/Ratchet/blob/master/src/Ratchet/WebSocket/WsServer.php#L117) does this.

Hi Michael. I've been buried under two jobs lately. However, while I believe that's a valid reason for not spending time coding Ratchet, it's not an excuse for not providing...

I spent all weekend reviewing the state of the repositories and started working towards maintenance and PRs. I didn't get as far as I'd hoped, but progress was made. The...

This is awesome! I'll test this out soon.

I would very much like to. Time is my enemy right now. ☹️