summaryrefslogtreecommitdiff
path: root/ext/websocket/lib.deno_websocket.d.ts
AgeCommit message (Collapse)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
2022-08-23docs: add permission tags to JSDocs (#15541)Kitson Kelly
Co-authored-by: Leo Kettmeir <crowlkats@toaxl.com>
2022-08-17docs: add category tag for built-in APIs (#15480)Kitson Kelly
2022-07-20chore: align some Web API type definitions to lib.dom.d.ts (#15219)ayame113
2022-02-22docs: code example to `structuredClone`, `CompressionStream`, ↵Geert-Jan Zwiers
`DecompressionStream` (#13719) Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-02-13docs(websockets): add comment about Deno.upgradeWebSocket() for WebSocket ↵Surma
servers (#13659)
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl