Commit graph

10 commits

Author SHA1 Message Date
Filip Tibell
2bff3bca5e
Implement handler calling for serve again, now with extra multithreading 2023-08-21 20:59:43 -05:00
Filip Tibell
d593b0abd3
New net.serve implementation 2023-08-21 12:39:43 -05:00
Filip Tibell
674acd64db
Rip out old net.serve implementation 2023-08-21 11:46:02 -05:00
Filip Tibell
f7bf5507e6
Get rid of lua lifetime in scheduler, add scheduler documentation 2023-08-21 10:47:43 -05:00
Filip Tibell
b149a23f1c
Rename scheduler methods to be consistent with tokio, more obvious 2023-08-21 09:52:38 -05:00
Filip Tibell
e490b27379
Figure out how to solve background tasks in new scheduler 2023-08-20 21:53:21 -05:00
Filip Tibell
b55767a268
Split scheduler futures into lua & background, improve async tests 2023-08-20 18:54:34 -05:00
Filip Tibell
911ae416f8
Start work on background tasks 2023-08-20 16:20:45 -05:00
Filip Tibell
04eee28947
Make it easier to emit formatted lua errors 2023-08-19 21:59:05 -05:00
Filip Tibell
4bb36e8b0c
Add back net builtin 2023-08-19 20:22:11 -05:00