summaryrefslogtreecommitdiff
path: root/ext/websocket/01_websocket.js
AgeCommit message (Collapse)Author
2021-10-19fix(ext/websocket): prevent 'closed normally' panic (#12437)Leo K
2021-10-08refactor: deduplicate `defineEventHandler` util (#12367)Andreu Botella
2021-10-05chore: various op cleanup (#12329)Leo K
2021-09-11refactor: use Deno.core.tryClose (#11980)Bartek IwaƄczuk
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl