summaryrefslogtreecommitdiff
path: root/extensions/net
AgeCommit message (Expand)Author
2021-07-13chore: release crates (#11378)Bartek Iwańczuk
2021-07-12refactor: deno_http op crate (#11335)Luca Casonato
2021-07-09chore: update crates (#11332)Luca Casonato
2021-07-08feat(runtime/http): server side websocket support (#10359)Leo K
2021-07-06chore: use parking_lot for synchronization primitives to align with tokio (#1...David Sherret
2021-07-05chore: upgrade Tokio to 1.8.0 (#11281)Yusuke Tanaka
2021-07-05refactor: asynchronous blob backing store (#10969)Jimmy Wärting
2021-07-04fix: primordials in extensions/net and runtime/js (#11270)Simon Rask
2021-07-03fix: primordials in extensions/net (#11250)Bartek Iwańczuk
2021-07-03refactor: use primordials in extensions/net/ (#11243)Bartek Iwańczuk
2021-06-29feat: Add "deno_net" extension (#11150)Bartek Iwańczuk