Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-hyper/wsproto issues and pull requests

#189 - lint++

Pull Request - State: closed - Opened by Kriechi 4 months ago

#188 - Add wsproto.Connection reference

Pull Request - State: closed - Opened by MtkN1 5 months ago - 3 comments

#187 - Make the value of the upgrade header the same as the RFC.

Pull Request - State: closed - Opened by palkeo 7 months ago - 3 comments

#186 - Not thread safe

Issue - State: closed - Opened by maartenbreddels 9 months ago - 1 comment

#185 - `BytesMessage.data` is a `bytearray` but type-hinted as `bytes`

Issue - State: open - Opened by frankie567 12 months ago - 1 comment

#184 - Fix CI

Pull Request - State: closed - Opened by njsmith about 1 year ago - 3 comments

#183 - Fail on invalid local-only close code

Pull Request - State: open - Opened by samsamoa over 1 year ago - 5 comments

#181 - document state change timing

Issue - State: open - Opened by belm0 over 1 year ago

#180 - 1.2.0 release is not in CHANGELOG

Issue - State: closed - Opened by belm0 over 1 year ago - 1 comment

#179 - Test execution fails

Issue - State: closed - Opened by phodina over 1 year ago - 1 comment

#178 - `RemoteProtocolError` `event_hint` parameter

Issue - State: open - Opened by Kludex over 1 year ago - 4 comments

#177 - Require newer h11

Pull Request - State: closed - Opened by felixonmars almost 2 years ago - 1 comment

#176 - mypyc progress

Issue - State: open - Opened by pgjones almost 2 years ago - 2 comments

#175 - Current implementation DOES NOT COMPY TO RFC6455

Issue - State: closed - Opened by racinette almost 2 years ago - 1 comment

#174 - `WSConnection.initiate_upgrade_connection` can accept `bytes` as `path` argument

Issue - State: closed - Opened by vxgmichel almost 2 years ago - 1 comment

#173 - Type compatibility with `h11._headers.Header`

Issue - State: open - Opened by vxgmichel almost 2 years ago - 1 comment

#172 - feature request: implement `response()` method for `Request` event

Issue - State: closed - Opened by crosser about 2 years ago - 1 comment

#171 - new release for h11 compatibility update?

Issue - State: closed - Opened by pabs3 over 2 years ago - 4 comments

#170 - Update

Pull Request - State: closed - Opened by pgjones over 2 years ago

#169 - missing compatibility with h11 0.13.0

Issue - State: closed - Opened by dirkmueller over 2 years ago - 3 comments

#165 - The plain HTTP request was sent to HTTPS port

Issue - State: closed - Opened by Bluenix2 over 2 years ago - 3 comments

#164 - Remote IP Address

Issue - State: closed - Opened by NoSuck almost 3 years ago - 2 comments

#163 - linting: update black and mypy with strict checking

Pull Request - State: closed - Opened by Kriechi about 3 years ago

#162 - 1.0.0: pshinx 4.0.2 warnings

Issue - State: closed - Opened by kloczek about 3 years ago - 2 comments

#161 - Should fix issue #160

Pull Request - State: closed - Opened by gndu91 about 3 years ago - 5 comments

#160 - Host not encoded with IDNA

Issue - State: closed - Opened by Kriechi about 3 years ago - 2 comments

#159 - Python 3.10: test_successful_handshake fails

Issue - State: closed - Opened by musicinmybrain about 3 years ago - 9 comments

#158 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph about 3 years ago

#157 - Repo layout

Pull Request - State: closed - Opened by Kriechi about 3 years ago

#156 - [QUESTION] is there support for a timeout of a connection attempt?

Issue - State: closed - Opened by nskalis about 3 years ago - 1 comment

#155 - [QUESTION] how to receive messages

Issue - State: closed - Opened by nskalis about 3 years ago - 2 comments

#154 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 3 years ago

#153 - Send an empty payload for NO_STATUS_RCVD

Pull Request - State: closed - Opened by mhils over 3 years ago - 4 comments

#152 - over 10% regression in small message performance

Issue - State: closed - Opened by belm0 over 3 years ago - 3 comments

#151 - support py39

Pull Request - State: closed - Opened by Kriechi over 3 years ago

#150 - Add a simple connection benchmark

Pull Request - State: closed - Opened by bluetech over 3 years ago - 1 comment

#149 - Minor updates and improvements

Pull Request - State: closed - Opened by bluetech over 3 years ago - 1 comment

#148 - coverage++

Pull Request - State: closed - Opened by Kriechi over 3 years ago - 1 comment

#147 - Correct project name in docs

Pull Request - State: closed - Opened by touilleMan almost 4 years ago - 1 comment

#146 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph almost 4 years ago

#145 - unify config structure with other python-hyper projects

Pull Request - State: closed - Opened by Kriechi almost 4 years ago - 3 comments

#144 - update readme badges and mark as stable

Pull Request - State: closed - Opened by Kriechi almost 4 years ago

#143 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph almost 4 years ago

#142 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph almost 4 years ago

#141 - fix tox envs with broken dependencies

Pull Request - State: closed - Opened by Kriechi almost 4 years ago

#140 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph about 4 years ago

#139 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 4 years ago

#138 - Switch to a Github action for CI testing

Pull Request - State: closed - Opened by pgjones over 4 years ago - 6 comments

#137 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 4 years ago

#136 - Add gevent examples of websocket client and server

Pull Request - State: closed - Opened by lewoudar almost 5 years ago - 2 comments

#135 - README mentions non-existent data_to_send()

Issue - State: closed - Opened by jlaine almost 5 years ago - 3 comments
Labels: help wanted

#134 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph almost 5 years ago

#133 - Switch to aiohttp masking method

Pull Request - State: closed - Opened by pgjones almost 5 years ago - 4 comments

#132 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph almost 5 years ago - 1 comment

#131 - Improve typings

Pull Request - State: closed - Opened by bluetech almost 5 years ago - 2 comments

#130 - Send multi-frame messages?

Issue - State: closed - Opened by jonozzz about 5 years ago - 4 comments

#129 - changelog typo

Pull Request - State: closed - Opened by belm0 about 5 years ago

#128 - performance tests?

Issue - State: closed - Opened by belm0 about 5 years ago - 3 comments

#127 - consider dropping wsaccel dependency

Issue - State: closed - Opened by belm0 about 5 years ago - 20 comments

#126 - Python 3.8

Issue - State: closed - Opened by carlwgeorge about 5 years ago - 5 comments

#125 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph about 5 years ago

#124 - remove test package from installation

Pull Request - State: closed - Opened by tharvik about 5 years ago - 2 comments

#123 - Improve docs for RejectConnection and RejectData (closes #121)

Pull Request - State: closed - Opened by mehaase about 5 years ago - 1 comment

#122 - Loosen the h11 requirement

Pull Request - State: closed - Opened by pgjones about 5 years ago - 3 comments

#121 - Can you send RejectConnection without RejectData?

Issue - State: closed - Opened by mehaase about 5 years ago - 2 comments

#120 - There's no 0.14.0 tag

Issue - State: closed - Opened by mehaase about 5 years ago - 2 comments

#119 - Update docs for 0.14 tag (#118)

Pull Request - State: closed - Opened by mehaase about 5 years ago - 10 comments

#118 - Documentation remarks

Issue - State: closed - Opened by paulmelis about 5 years ago - 9 comments

#117 - Do not install tests

Issue - State: closed - Opened by moubctez about 5 years ago - 5 comments

#116 - Roadmap to 1.0 commits

Pull Request - State: closed - Opened by pgjones about 5 years ago - 3 comments

#115 - Fixed bad typing

Pull Request - State: closed - Opened by cromefire over 5 years ago - 2 comments

#114 - Roadmap to version 1.0

Issue - State: closed - Opened by pgjones over 5 years ago - 8 comments

#113 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#112 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#111 - Bugfix clarify the subprotocol type in events

Pull Request - State: closed - Opened by pgjones over 5 years ago

#110 - Support HTTP/2 WebSockets

Pull Request - State: closed - Opened by pgjones over 5 years ago - 2 comments

#109 - Support HTTP/2 WebSockets

Pull Request - State: closed - Opened by pgjones over 5 years ago - 1 comment

#108 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#107 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#106 - Fix a couple typos: handshake

Pull Request - State: closed - Opened by cjerdonek over 5 years ago - 1 comment

#105 - Fix the link in the docs to the GitHub repository.

Pull Request - State: closed - Opened by cjerdonek over 5 years ago - 2 comments

#104 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#103 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#102 - Support h2 WebSockets

Pull Request - State: closed - Opened by pgjones over 5 years ago

#101 - Bump and release 0.13.0

Pull Request - State: closed - Opened by pgjones over 5 years ago - 5 comments

#100 - Ensure RemoteProtocolErrors are raised from the receive_data method

Pull Request - State: closed - Opened by pgjones over 5 years ago - 1 comment

#99 - Separate the handshake from the connection

Pull Request - State: closed - Opened by pgjones over 5 years ago - 5 comments

#98 - Switch from bytes_to_send to send returning bytes

Pull Request - State: closed - Opened by pgjones over 5 years ago - 3 comments

#97 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago

#96 - Websocket Version control, replaces #49

Pull Request - State: closed - Opened by pgjones over 5 years ago

#94 - [requires.io] dependency update on master branch

Pull Request - State: closed - Opened by glyph over 5 years ago - 1 comment

#91 - Switch from bytes to send buffer, to returning on send

Issue - State: closed - Opened by pgjones over 5 years ago - 3 comments

#90 - RFC 8441 support (websocket over http/2)

Issue - State: closed - Opened by njsmith over 5 years ago - 8 comments

#86 - Expose message length as a property of `TextReceived`

Issue - State: closed - Opened by mehaase over 5 years ago - 5 comments

#85 - Proposed new API

Issue - State: closed - Opened by pgjones over 5 years ago - 13 comments

#83 - Allow more control over handshake

Issue - State: closed - Opened by mehaase over 5 years ago - 4 comments

#80 - Understand and fix flaky build

Issue - State: closed - Opened by pgjones over 5 years ago - 1 comment

#71 - Docs: move to python-hyper.org domain

Issue - State: closed - Opened by Kriechi almost 6 years ago - 1 comment