Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jaydenjd opened this issue Feb 6, 2020 · 0 comments
Open

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

jaydenjd opened this issue Feb 6, 2020 · 0 comments

Comments

@jaydenjd
Copy link

jaydenjd commented Feb 6, 2020

如, 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 要怎么实现??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant