Skip to content

Expose the Connection class from net.coffee (javascript driver) #5758

@gergelyke

Description

@gergelyke

Hey,

we are building Trace, a Node.js monitoring platform.

For that, we'd like to instrument rethinkdb as well. We would need to access the Connection class from the net module. Is it something you would accept a PR for?

The change would be only this:

// net.coffee

module.exports.Connection = Connection
// rethinkdb.coffee

module.exports.net = net

Thanks,
Gergely

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions