Commit Graph

9 Commits (PushSpring-master)

Author SHA1 Message Date
Chris Kinsman 9d197a91e1 Add resume
9 years ago
Chris Kinsman e1ce9a3948 Eliminate detach/reattach strategy as it isn't able to differentiate between on/once and inconsistenly loses unshifted data depending on node version. Instead just split stream and send it to copy stream and the connection.stream at the same time. Disconnecting copy stream just means unpiping. Added handleCopyData to fulfill query contract but ignore the incoming data.
9 years ago
Dan b78a3eb845 Accept stream options in constructors, pass to internal transform streams.
10 years ago
Dan Robinson 1db9b3ec3d Adds handling for errors after initial response.
11 years ago
Dan Robinson 591a11c955 Fixes another event handler leak.
11 years ago
Dan Robinson d649905dbb Fixes an event handler leak.
11 years ago
Brian M. Carlson 2f5b37e0ad Do not emit row event
11 years ago
Brian M. Carlson c9c843fd07 Emit 'row' events on streams for progress tracking
11 years ago
Brian M. Carlson d3d648a623 Initial commit
11 years ago