Skip to content

Unify dart:html/dart:io WebSocket interfaces. #13513

@DartBot

Description

@DartBot

This issue was originally filed by george.moschoviti...@gmail.com


The WbeSocket interface in dart:html is different than the one defined in dart:io.

So when you have a class that could perfectly well work on both the console and the browser (e.g. a client for a websocket protocol) you have to create and maintain two slightly different versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-obsoleteClosed as the reported issue is no longer relevanttype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions