Julian Gruber

Results 317 comments of Julian Gruber

oh, yeah, then it would _just work_ with any webapp that primarily uses one of the browser dbs!

Since it's just a streaming interface, it _can_ use WebRTC, but doesn't have to. When you're running it on your computer and have a web app that uses it, it...

re relays, see https://github.com/juliangruber/backer/issues/6

``` c++ scope.Close(Undefined()); ```

> I am -1 on adding this to node as it is an anti-pattern, and it can be achieved with a few lines of code, or a npm package Why...

i think this should be covered by your other pull requests already, right? also if you want, i'd be happy to add you as a collaborator on this project

doesn't this cover that? > If the str contains more a than b / there are unmatched pairs, the first match that was closed will be used. For example, {{a}...

i enabled travis now, no clue why it was disabled...

(idk why it was disabled but it's enabled again)

i'm still in the process of reviewing the "general improvements" commit, just want to make sure this doesn't change anything that isn't covered by tests. this module is being used...