Gebruik de cursorstream in combinatie met JSONStream
om het naar je antwoordobject te sturen.
cursor.stream().pipe(JSONStream.stringify()).pipe(res);
Gebruik de cursorstream in combinatie met JSONStream
om het naar je antwoordobject te sturen.
cursor.stream().pipe(JSONStream.stringify()).pipe(res);