summaryrefslogtreecommitdiffhomepage
path: root/connection.c
AgeCommit message (Expand)Author
2021-08-15Moved client lua thread init to where connection is initializedAki
2021-08-15Separated connection and server Lua stateAki
2021-02-25Removed old request parsing implementationAki
2021-02-24Started progress towards coroutine-based connection handlingAki
2021-02-13Moved plop to use connection instead of just requestAki
2020-08-24Added connection stubAki