Porawit Poboonma
Results
2
issues of
Porawit Poboonma
I've found out that npm package `https://www.npmjs.com/package/signalrjs` is fall behind the version on github. Do you have any plan to publish a new version of npm package ?
As the current version of `src/server/handle-native-request.ts` https://github.com/alosaur/alosaur/blob/cff2192ed57b99411c00d8dd888934e2c4dbc717/src/server/handle-native-request.ts#L70-L75 Request object registration to main container could lead to memory leak as the container still hold the references to the request object and...