Filip Tibell
|
138221b93e
|
Update websocket tests and types to use new calling convention
|
2024-10-16 22:00:33 +02:00 |
|
Filip Tibell
|
de71558c5d
|
Split lune into proper crates (#188)
|
2024-05-12 13:30:32 +02:00 |
|
Snorlax
|
8220216893
|
Solve test yielding in net_serve_requests (#177)
|
2024-04-11 14:04:40 +02:00 |
|
vocksel
|
3c68d8e314
|
Serve from other IPs (#142)
|
2024-01-19 20:39:57 +01:00 |
|
SnorlaxAssist
|
83ac971792
|
Fix failing test cases on Windows (#111)
|
2023-09-25 14:14:29 -05:00 |
|
Filip Tibell
|
1f11ceb91a
|
Finish implementation of serve
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
609eba08a8
|
Implement handler calling for serve again, now with extra multithreading
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
2f3fb07b7c
|
New net.serve implementation
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
59aef5c170
|
Split scheduler futures into lua & background, improve async tests
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
9bb3854554
|
Net serve test improvements, add some impl notes to scheduler
|
2023-08-22 20:00:58 -05:00 |
|
Filip Tibell
|
42ab2da1ed
|
Sort requires for test files
|
2023-06-08 11:21:00 +02:00 |
|
Filip Tibell
|
80e47baded
|
Migrate tests to using new require builtins syntax and typedefs
|
2023-05-14 22:16:58 +02:00 |
|
Filip Tibell
|
fa14e4a02b
|
Refactor new task scheduler
* Use cell & refcell, we don't need mutexes
* Split out into several modules
|
2023-02-15 12:18:25 +01:00 |
|
Filip Tibell
|
b5f6e6da98
|
Implement async background tasks for scheduler
|
2023-02-14 15:27:10 +01:00 |
|
Filip Tibell
|
d2ff0783a5
|
Implement bulk of async APIs
|
2023-02-14 13:17:07 +01:00 |
|