summaryrefslogtreecommitdiff
path: root/ext/websocket/lib.deno_websocket.d.ts
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-08-23docs: add permission tags to JSDocs (#15541)Kitson Kelly
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`, `DecompressionS...Geert-Jan Zwiers
2022-02-13docs(websockets): add comment about Deno.upgradeWebSocket() for WebSocket ser...Surma
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl