colyseus / uWebSockets-express

Express API compatibility layer for uWebSockets.js
https://npmjs.com/package/uwebsockets-express
MIT License
56 stars 13 forks source link

optional object parameter to `expressify(app, options)` to customize ready body timeout #32

Closed theweiweiway closed 10 months ago

theweiweiway commented 11 months ago

to fix issue #30

endel commented 10 months ago

Thank you so much for the PR @theweiweiway 💙 Just released version 1.3.5 with this!