Jef Roosens Chewing_Bever
Loading Heatmap…

Jef Roosens commented on issue Chewing_Bever/lnm#9

Region allocator

In this case, with a region allocator the best idea would be a fixed-size region allocator, where e.g. connection structs are reused (or perhaps a separate region per custom context if we…

2024-02-14 09:30:33 +00:00

Jef Roosens pushed to main at Chewing_Bever/homelab

2024-02-13 08:41:50 +00:00

Jef Roosens synced commits to master at Chewing_Bever/didier from mirror

2024-02-13 00:47:22 +00:00

Jef Roosens synced commits to refs/tags/v3.8.0 at Chewing_Bever/didier from mirror

2024-02-13 00:47:22 +00:00

Jef Roosens synced new reference refs/tags/v3.8.0 to Chewing_Bever/didier from mirror

2024-02-13 00:47:22 +00:00

Jef Roosens synced commits to refs/tags/v3.8.1 at Chewing_Bever/didier from mirror

2024-02-13 00:47:22 +00:00

Jef Roosens synced new reference refs/tags/v3.8.1 to Chewing_Bever/didier from mirror

2024-02-13 00:47:22 +00:00

Jef Roosens pushed to main at Chewing_Bever/lnm

  • 854e8c3809 chore: add example for testing blocking tasks

2024-02-11 11:36:01 +00:00

Jef Roosens pushed to main at Chewing_Bever/lnm

  • d2972561e2 chore: add example for testing blocking tasks

2024-02-11 11:34:20 +00:00

Jef Roosens pushed to main at Chewing_Bever/lnm

2024-02-11 11:32:38 +00:00

Jef Roosens created branch blocking in Chewing_Bever/lnm

2024-02-11 11:29:57 +00:00

Jef Roosens pushed to blocking at Chewing_Bever/lnm

2024-02-11 11:29:57 +00:00

Jef Roosens commented on issue Chewing_Bever/lnm#4

Multipart requests

My current idea is to add a layer of abstraction to the reading of HTTP body data from the request. Instead of accessing the read buffer directly, LNM would instead expose a "read body" function…

2024-02-11 09:31:21 +00:00

Jef Roosens commented on issue Chewing_Bever/lander#48

Multipart-based API redesign

My current idea is to add a layer of abstraction to the reading of HTTP body data from the request. Instead of accessing the read buffer directly, LNM would instead expose a "read body" function…

2024-02-11 09:30:57 +00:00

Jef Roosens opened issue Chewing_Bever/lander#48

Multipart-based API redesign

2024-02-11 08:23:50 +00:00

Jef Roosens opened issue Chewing_Bever/lnm#9

Region allocator

2024-02-08 14:39:52 +00:00

Jef Roosens opened issue Chewing_Bever/lnm#8

Better routing

2024-02-08 14:36:36 +00:00

Jef Roosens opened issue Chewing_Bever/lnm#7

Improved usage APIs

2024-02-08 14:31:52 +00:00

Jef Roosens opened issue Chewing_Bever/lnm#6

Per-route custom contexts

2024-02-08 14:26:42 +00:00

Jef Roosens opened issue Chewing_Bever/lnm#5

Response Gzip compression

2024-02-02 15:00:49 +00:00