Commit graph

11 commits

Author SHA1 Message Date
Filip Tibell
91d3becfa7
Disable vectored writes 2025-04-28 12:40:37 +02:00
Filip Tibell
03c013cc3c
Rc and cell instead of arc atomic 2025-04-28 11:35:53 +02:00
Filip Tibell
11bce8412c
Properly fix http server dying when serve handle is GCed + document it 2025-04-27 22:39:21 +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
a0f55bc1ec Implement server response config and full symmetry between request and response methods 2025-04-27 18:16:53 +02:00
Filip Tibell
89e8104bd4 Rename modules to client + server instead of request + serve + socket 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
de71558c5d
Split lune into proper crates (#188) 2024-05-12 13:30:32 +02:00
Renamed from src/lune/builtins/net/server/mod.rs (Browse further)