summaryrefslogtreecommitdiff
path: root/ext/net/raw.rs
AgeCommit message (Expand)Author
2024-09-27BREAKING(ext/net): improved error code accuracy (#25383)Luca Casonato
2024-04-08feat(ext/net): Refactor TCP socket listeners for future clustering mode (#23037)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-15feat(ext/net): use rustls_tokio_stream (#21205)Matt Mastracci
2023-05-16refactor(ext/http): simpler ws server in http_next (#19133)Luca Casonato
2023-05-15refactor(ext/http): generic abstract listeners (#19132)Luca Casonato
2023-04-24feat(ext/http): h2c for http/2 (#18817)Matt Mastracci
2023-04-22feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)Matt Mastracci