mikemintz / rethinkdb-websocket-server

Node.js WebSocket server that proxies to RethinkDB. Supports query validation.
MIT License
156 stars 22 forks source link

Add dbSsl parameter on connect for TLS connection and CA certificate support #11

Closed mividtim closed 8 years ago

mividtim commented 8 years ago

All changes in, and commits squashed.

mikemintz commented 8 years ago

Looks great, thanks for the contribution!