Skip to content

想请问下,发送的数据能否是16进制字节 #11

@jaydenjd

Description

@jaydenjd

如, await converse.send(message),用 websocket-client 库的发送是,

x = [8, 1, 26, 7, 8, 184, 232, 190, 199, 220, 44]
ws.send(x, websocket.ABNF.OPCODE_BINARY)

那么aiowebsocket 要怎么实现??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions