neumino / rethinkdbdash

An advanced Node.js driver for RethinkDB with a connection pool, support for streams etc.
MIT License
848 stars 109 forks source link

not working with rethinkdb proxy #397

Open dpanic opened 3 years ago

dpanic commented 3 years ago

Hi,

rethinkdb dash doesn't work with rethinkdb proxy.

If I test regular rethinkdb nodejs driver, it works without problems.

Do you know what could be an issue?