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

uasyncio.websocket.server: Allow the sending of binary WebSocket frames #43

Open
wants to merge 2,412 commits into
base: master
Choose a base branch
from

Conversation

yannpom
Copy link

@yannpom yannpom commented Jan 26, 2020

Hello, I needed to send WebSocket binary frames and I had to change the hardcoded packet header to do so.
I'm not sure if you are interested in this commit. If so, fell free to merge.

pfalcon and others added 30 commits December 11, 2019 22:33
We already store that value in .co_flags. Meaning of individual bits may be
different from CPython, but the purpose is the same. Proliferating and
duplicating fields in codeobj creates more burden and confusion.
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

Successfully merging this pull request may close these issues.

None yet

3 participants