denali-js / core

An opinionated, ORM agnostic framework for building robust JSON APIs in Node
http://denalijs.org
Apache License 2.0
73 stars 14 forks source link

fix: Add missing connection property on request #405

Closed seawatts closed 6 years ago

davewasmer commented 6 years ago

Closing based on Slack conversation. Express compatibility is purposefully not a goal of the request class, and the connection can be retrieved via request.incomingMessage.connection