Florian Gäbler

Results 4 issues of Florian Gäbler

Hi there. This PR moves the paramInfos acquired by the `injectable()` decorator from the global typeInfo map to constructor/class metadata. That fixes a `TypeInfo not known for ...` bug occurring...

While implementing my other PR, I noticed that trailing headers are not supported and using them blocks the response until the timeout of the serverless runtime. The used constant `endChunked...

bug

**Describe the bug** The drop implementation of a SendHalf panics with "_fresh Tokio limbo helper died immediately after being created_" when the SendHalf is dropped in result to a tokio...

bug

Hi! First of all, thank you for your work! Interprocess has been very beneficial in my projects so far. This PR addresses a potential panic in the SendHalf drop implementation...