Skip to content

Websocket interface change break existing code #1178

Closed
@iceboy233

Description

Long story short

We recently noticed that aiohttp.web.MsgType was changed to aiohttp.web.WSMsgType, which break existing code, such as https://github.com/aio-libs/sockjs/blob/master/sockjs/transports/rawwebsocket.py#L39.

Your environment

aiohttp 1.0.0

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions