neo4j / neo4j-javascript-driver

Neo4j Bolt driver for JavaScript
https://neo4j.com/docs/javascript-manual/current/
Apache License 2.0
839 stars 148 forks source link

Preparing the preview release of Deno driver #1149

Closed bigmontz closed 8 months ago

bigmontz commented 8 months ago

The Deno version of the driver is based in the lite driver with few adjustments for networking and bolt-agent.

This version has slightly different setup for TLS, this setup is explained in the README.md