http
http copied to clipboard
Create a new WebSocket API
- [ ] Design a new API
- [ ] Figure out where to put it (in
package:httpin a new package?) - [ ] Create conformance tests/implementations for:
- [ ]
dart:io - [ ]
package:web - [ ]
package:cupertino_http
- [ ]
- [ ] Update
web_socket_channelto use the new API