- Belgium
- https://www.rustybever.be
-
Computer science student from Belgium who loves playing around with servers.
- Joined on
2021-03-28
Jef Roosens pushed to routing at Chewing_Bever/lnm
- cf4451740f feat(routing): implement router nesting
- 2ce49a3347 feat(routing): implement router merging
- Compare 2 commits »
Jef Roosens synced commits to feature/currency-improvements at Chewing_Bever/didier from mirror
- de7b5cd960 Work on interest system
Jef Roosens pushed to routing at Chewing_Bever/lnm
- 6eb965adcd test(routing): add star matching test
Jef Roosens pushed to routing at Chewing_Bever/lnm
- 115bf74456 feat(routing): multi-segment wildcard matches
Jef Roosens pushed to routing at Chewing_Bever/lnm
- 3ae1b62dd0 feat(routing): make path segments easily accessible from request struct
Jef Roosens pushed to routing at Chewing_Bever/lnm
- fbd41f7e4e feat: implement router free function
- 9fa009ccf4 feat: provide access to key segments from step
- Compare 2 commits »
Jef Roosens pushed to ltm at Chewing_Bever/lander
- 65dcbef0b1 chore: update changelog
Jef Roosens pushed to routing at Chewing_Bever/lnm
- e29e02ff85 feat(routing): integrate new router into framework
- d739157fb1 refactor(routing): simply key segment api
- Compare 2 commits »
Jef Roosens pushed to routing at Chewing_Bever/lnm
- 9dbdb0b089 feat(routing): add api to access key segments by name
Jef Roosens pushed to routing at Chewing_Bever/lnm
- f652fa08c1 feat(routing): support matching key segments in routes
Jef Roosens commented on issue Chewing_Bever/lnm#8
Better routingFor the API for accessing matched variables, we should introduce a trie for matching the variable names so they can be referenced using their names.
Jef Roosens pushed to routing at Chewing_Bever/lnm
- de4e509c9c chore: started routing tests
- 386d83ec93 feat: add initial routing function
- 0e1d5d3f23 chore: add test folder
- 71cf5a5981 feat: initial trie routing structure
- Compare 4 commits »
Jef Roosens closed issue Chewing_Bever/lnm#3
Blocking tasks & worker threadsJef Roosens pushed to main at Chewing_Bever/lnm
- 1f63f06e0c fix: transparently support blocking work without worker threads
- 1b8ba305b5 chore: rename event loop states
- 64601b5f21 fix: use send instead of write to prevent SIGPIPE
- a96ae39523 feat: add blocking step support to http loop
- 9c01548256 feat: change lnm loop multithreading api
- Compare 7 commits »
Jef Roosens synced commits to feature/currency-improvements at Chewing_Bever/didier from mirror
Jef Roosens synced new reference feature/currency-improvements to Chewing_Bever/didier from mirror
Jef Roosens pushed to ltm at Chewing_Bever/lander
- a68e32c949 feat(lander): show filenames on index pages
- f789847fc5 feat(lander): PoC index pages
- 97d4008db2 feat(lsm): store iterators
- Compare 3 commits »
Jef Roosens pushed to main at Chewing_Bever/homelab
- 6cf07db3e3 baikal: fix subvolumes