summaryrefslogtreecommitdiff
path: root/op_crates/websocket/lib.rs
AgeCommit message (Expand)Author
2021-03-19chores: enforce type ResourceId across codebase (#9837)Divy Srivastava
2021-03-17refactor: use serde ops more (#9817)crowlKats
2021-02-21fix(op_crates/websocket): default to close code 1005 (#9339)DjDeveloper
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-10refactor(op_crates/websocket): refactor event loop (#9079)crowlKats
2021-01-06refactor: move WebSocket API to an op_crate (#9026)Luca Casonato