Laytan

Results 62 issues of Laytan

enhancement
server

enhancement
server

Not sure of a good solution, the size and amount should arbitrary because there are numerous middleware applications, which is probably not possible in a type safe manner, I'm thinking...

enhancement
server

This allows the user to easily put this in a user_data argument or on the context, which would be harder if it were 2 separate arguments.

enhancement
server

The server has a much better API for parsing the request body. Although the client can't assume that the context.temp_allocator is the one that should be used, so it needs...

enhancement
client

we already have a special case for this in `type_can_be_direct` but it was overwriting that decision here, also had a bug where it was setting the calling convention after computing...