Is Express.js support on the roadmap or currently feasible in some way (besides completely forking Express.js) ?
R3 bindings for Node.js
11–12 of 12 posts
Re: R3 bindings for Node.js
#12As an additional datapoint, Haskell's Snap Framework implements O(log n) routing like this: https://github.com/snapframework/snap-core/blob/master/src/S...