zacharygolba / via

A multi-threaded async web framework for people who appreciate simplicity.
Apache License 2.0
1 stars 0 forks source link

refactor(via): build next before request #31

Closed zacharygolba closed 3 weeks ago

zacharygolba commented 3 weeks ago

Builds the arguments passed to middleware functions in reverse order to make the movement of data more efficient.