Commit graph

11 commits

Author SHA1 Message Date
Filip Tibell
68d1c2bb39
Get rid of unnecessary work in mlua-luau-scheduler after latest mlua upgrade + remove tracing in net 2025-04-28 14:20:47 +02:00
Filip Tibell
1d5535dac0
Add tracing spans to the server 2025-04-28 12:54:41 +02:00
Filip Tibell
b41980d6e1
Dont unnecessarily clone the entire response in http server 2025-04-28 11:56:59 +02:00
Filip Tibell
37da9a39ec
Avoid some cloning 2025-04-28 11:50:58 +02:00
Filip Tibell
bf819d1980
Implement full websocket server support and more graceful server internal error handling 2025-04-27 22:10:57 +02:00
Filip Tibell
a82cb1da33 Implement serve handle again and proper graceful shutdowns 2025-04-27 18:16:53 +02:00
Filip Tibell
4725497f42 Initial working http server 2025-04-27 18:16:53 +02:00
Filip Tibell
d70e09a591 Rip the net out 2025-04-27 18:16:53 +02:00
Filip Tibell
6252bc218e
Migrate to mlua 0.10 2025-04-23 15:20:53 +02:00
Filip Tibell
8abfc21181
Use standard method calling conventions for websockets 2024-10-16 21:55:53 +02:00
Filip Tibell
de71558c5d
Split lune into proper crates (#188) 2024-05-12 13:30:32 +02:00
Renamed from src/lune/builtins/net/server/service.rs (Browse further)