- 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 lnm at Chewing_Bever/lander
-
8ec667af3b feat(lander): initial lnm integration test
-
799821d9fc feat(lnm): implement event loop state switching
- Compare 2 commits »
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
13ccfef94d feat(lnm): implement content-length header parsing
-
3c1e62330c feat(lnm): implement context resetting
- Compare 2 commits »
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
e8bb089f5c feat(lnm): add most of the writing code
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
77b62825a6 feat(lnm): more request processing code
Jef Roosens opened issue Chewing_Bever/lander#39
Make HTTP header matching case-insensitiveJef Roosens pushed to lnm at Chewing_Bever/lander
-
8c21ccf58b feat(lnm): part of routing code
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
d119f85260 feat(lnm): wrote part of context code
Jef Roosens opened issue Chewing_Bever/lander#38
Trailing garbage bytes in string outputsJef Roosens pushed to lnm at Chewing_Bever/lander
-
e04f6e170e feat(lnm): start of processing code
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
4c2b85d436 feat(lnm): add request parser
-
e59ee38ae2 feat(lnm): write server init code
- Compare 2 commits »
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
3c74200bbd chore(lnm): add picohttpparser
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
c7b3f68c2e chore(lnm): copied over http constants
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
f79ba2818c feat(lnm): wrote rest of event loop
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
8a3be2b07c feat(lnm): start of event loop
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
20b6b593eb refactor: started lnm library
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
1587b923c1 refactor(http): pass Server & Content-Length as proper headers
Jef Roosens pushed to lnm at Chewing_Bever/lander
-
380605ea08 feat(http): allow arbitrary number of response headers
Jef Roosens pushed to dev at Chewing_Bever/lander
-
4427016094 fix(ci): don't let tag and push conflict
-
62ac53cef6 chore: remove old trie library
-
d8f015f923 chore: bump version to 0.2.0
-
4f4ae79920 fix(ci): forgot to add gitea secret
-
45f839ffe2 chore(lander): update readme
- Compare 5 commits »
Jef Roosens pushed tag 0.2.0 to Chewing_Bever/lander