Skip to content

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

Open
yannpom wants to merge 2412 commits intopfalcon:masterfrom
yannpom:ws_binary
Open

uasyncio.websocket.server: Allow the sending of binary WebSocket frames#43
yannpom wants to merge 2412 commits intopfalcon:masterfrom
yannpom:ws_binary

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.
@pfalcon pfalcon force-pushed the master branch 12 times, most recently from 9f3515a to 07f5112 Compare December 16, 2020 13:42
@pfalcon pfalcon force-pushed the master branch 3 times, most recently from 5ea5f04 to aedefa0 Compare December 20, 2020 22:17
@pfalcon pfalcon force-pushed the master branch 15 times, most recently from da81a6c to 52b49c9 Compare December 31, 2020 09:58
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.

3 participants