http icon indicating copy to clipboard operation
http copied to clipboard

Create a new WebSocket API

Open brianquinlan opened this issue 1 year ago • 0 comments

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

brianquinlan avatar Jan 31 '24 23:01 brianquinlan