summaryrefslogtreecommitdiffhomepage
path: root/plop.c
AgeCommit message (Expand)Author
2020-05-02Added Lua with libraries and nothing elseAki
2020-05-02Added initial method parsingAki
2020-05-01Server now echoes received requestAki
2020-05-01Added back response with a bodyAki
2020-05-01Moved out http-related functionality out of main fileAki
2020-05-01Moved out server handling to a separate functionAki
2020-04-30Made server and client non-blockingAki
2020-04-30Added basic docs commentsAki
2020-04-29Moved out server startup to a functionAki
2020-04-29Initial single and blocking serverAki