derbyjs / racer

Realtime model synchronization engine for Node.js
1.18k stars 117 forks source link

fix path queries #223 #234

Closed minicuper closed 6 years ago

minicuper commented 9 years ago

The PR fixes path-queries. They were broken since alpha32.

psirenny commented 9 years ago

+1

The work around for broken path queries (unsubscribing/resubscribing manually) adds a bunch of boilerplate.