Ecosyste.ms: Issues

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

GitHub / python-trio/trio-websocket issues and pull requests

#189 - drop 3.7, add mypy test, bump reqs, etc

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

#188 - Support strict_exception_groups=True

Pull Request - State: closed - Opened by jakkdl 4 months ago - 8 comments

#187 - Test failures with `trio >= 0.25.0`

Issue - State: closed - Opened by mgorny 6 months ago - 7 comments

#186 - Add the ability to specify the buffer size.

Pull Request - State: open - Opened by palkeo 11 months ago - 1 comment

#183 - add py3.11+3.12 and pypy3.9+3.10 to CI, conditionally require exceptiongroup

Pull Request - State: closed - Opened by jakkdl about 1 year ago - 1 comment

#182 - Fix a hang when the remote hangs up rudely

Pull Request - State: closed - Opened by orausch about 1 year ago - 2 comments

#181 - RFE: is it possible to start making github releases?🤔

Issue - State: closed - Opened by kloczek about 1 year ago - 1 comment

#180 - Use built-in exception groups in Python 3.11+

Pull Request - State: closed - Opened by mgorny about 1 year ago - 11 comments

#179 - refine Trio version check to handle suffixes like "+dev"

Pull Request - State: closed - Opened by belm0 over 1 year ago

#178 - trio_websocket makes wrong assumptions about `trio.__version__`

Issue - State: closed - Opened by mgorny over 1 year ago - 3 comments

#177 - Blacken

Pull Request - State: open - Opened by njsmith over 1 year ago - 6 comments

#176 - How to serve with Hypercorn

Issue - State: closed - Opened by shepherd1530 over 1 year ago - 2 comments

#175 - Uncaught `LocalProtocolError` (wsproto >= 1.2.0)

Issue - State: closed - Opened by notonamap over 1 year ago - 11 comments
Labels: bug

#174 - Set minimum Python version to 3.7 in README.md

Pull Request - State: closed - Opened by mdmintz over 1 year ago

#173 - Please make a new release

Issue - State: closed - Opened by mgorny over 1 year ago - 5 comments

#172 - TrioDeprecationWarning about MultiError with trio >= 0.22

Issue - State: closed - Opened by girtsf almost 2 years ago - 8 comments

#171 - Bump certifi from 2021.10.8 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#170 - Support JSON/`dict` payloads for sending and receiving.

Issue - State: open - Opened by i0bs about 2 years ago

#169 - does trio-websocket support proxy?

Issue - State: open - Opened by Mithrilwoodrat over 2 years ago - 1 comment

#168 - include LICENSE in source distributions

Pull Request - State: closed - Opened by bollwyvl over 2 years ago - 3 comments

#167 - Add inline type hints

Pull Request - State: closed - Opened by A5rocks over 2 years ago - 4 comments

#166 - 0.9.2: fixture 'nursery' not found

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

#165 - Debugging connection closed on 1006

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

#164 - Bump babel from 2.9.0 to 2.9.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies

#163 - Sending `ping` conflicts with `send_message`

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

#162 - anyio port WIP

Pull Request - State: open - Opened by belm0 over 3 years ago

#161 - WebSocketServer.run() docs and shutdown

Issue - State: open - Opened by pikeas over 3 years ago - 3 comments

#160 - Bump urllib3 from 1.26.2 to 1.26.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 3 comments
Labels: dependencies

#159 - fix reason not being set after local close

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

#158 - get_message() sometimes missing close reason

Issue - State: closed - Opened by pikeas over 3 years ago - 17 comments
Labels: bug

#157 - Bump py from 1.9.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#156 - Bump urllib3 from 1.26.2 to 1.26.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#155 - Bump pygments from 2.7.2 to 2.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#154 - Bump jinja2 from 2.11.2 to 2.11.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#153 - Bump urllib3 from 1.26.2 to 1.26.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment

#152 - Bump cryptography from 3.2.1 to 3.3.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 3 comments
Labels: dependencies

#151 - Bump bleach from 3.2.1 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 3 comments
Labels: dependencies

#150 - server: close TCP connection after CloseConnection event

Pull Request - State: closed - Opened by belm0 over 3 years ago - 2 comments

#149 - Fix " Illegal target characters" when connecting to URL with zero-length path

Pull Request - State: closed - Opened by bluetech almost 4 years ago - 6 comments

#148 - connection fails on URL without a path component

Issue - State: closed - Opened by goodboy almost 4 years ago - 10 comments
Labels: bug

#147 - autobahn test failures

Issue - State: closed - Opened by belm0 almost 4 years ago - 4 comments

#146 - re-enable of python3.5 on travis

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

#145 - travis: upgrade linux dist to avoid openssl deprecation error

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

#144 - avoid contributing to dropped exceptions during finalization

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

#143 - Fix some deprecations in tests + remove some dependencies

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

#142 - version 0.8.1

Pull Request - State: closed - Opened by belm0 about 4 years ago - 1 comment

#141 - README: mention quart-trio as an alternative

Pull Request - State: closed - Opened by belm0 about 4 years ago - 1 comment

#140 - Catch ClosedResourceError. Fixes #134

Pull Request - State: closed - Opened by nmichaud about 4 years ago - 5 comments

#139 - pin dependencies for deterministic CI / dev builds

Pull Request - State: closed - Opened by belm0 over 4 years ago - 1 comment

#138 - Remove python 3.5 support. Fixes #112

Pull Request - State: closed - Opened by AutomatedTester over 4 years ago - 11 comments

#137 - pin CI build dependencies

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

#136 - Update version of trio on pypi

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

#135 - Add Python 3.8 as supported runtime

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

#134 - trio.ClosedResourceError when trying to use simple server example

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

#133 - Add error handling examples to documentation

Issue - State: open - Opened by mehaase over 4 years ago

#132 - Hide MultiErrors

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

#131 - trio-websocket hangs on custom streams

Issue - State: closed - Opened by A5rocks almost 5 years ago - 2 comments

#130 - fix request path access in example server

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

#129 - document WebSocketServer.run usage and start() return type

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

#128 - fix return type annotation of wrap_server_stream()

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

#127 - _reader_task() CPU regression

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

#126 - include new exceptions in docs

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

#125 - expose __version__ in trio_websocket module

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

#124 - import Endpoint into the trio_websocket module

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

#123 - introduce custom HandshakeError for open_websocket()

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

#122 - Endpoint should be in trio_websocket namespace

Issue - State: closed - Opened by belm0 over 5 years ago

#121 - fix open_websocket_url() to honor timeout options

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

#120 - pypy support

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

#119 - install fails under PyPy

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

#118 - have open_websocket() doc mention raise of OSError?

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

#117 - open_websocket_url() does not propagate timeout options

Issue - State: closed - Opened by belm0 over 5 years ago
Labels: bug

#116 - can't discern connect vs. disconnect timeout

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

#115 - Server does not automatically close TCP connection

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

#114 - Add exception handler for RemoteProtocolError (Fixes #105)

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

#113 - Add extra_headers to client APIs (closes #110)

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

#112 - Drop support for Python 3.5

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

#111 - Add support for rejecting connection (#107)

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

#110 - No way to send extra headers

Issue - State: closed - Opened by PGrimes over 5 years ago - 3 comments
Labels: enhancement

#109 - Add metadata for WebSocket endpoints (closes #108)

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

#108 - Expose local and remote socket info

Issue - State: closed - Opened by mehaase over 5 years ago - 1 comment
Labels: enhancement

#107 - Add support for rejecting connection

Issue - State: closed - Opened by mehaase over 5 years ago - 1 comment
Labels: bug

#106 - Consume the new API in wsproto==0.14.0

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

#105 - reader task leaks ClosedResourceError

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

#104 - Remove references to the deprecated trio.ssl

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

#103 - Why does the license file say the project is copyright Benno Rice?

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

#102 - Incompatibility with trio v0.11.0

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

#101 - proof of concept for deterministic close race

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

#100 - Issue 96

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

#99 - Integrate new `wsproto` API

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

#98 - relax trio dependency

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

#97 - incompatible with Trio 0.10.0

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

#96 - ConnectionClosed exception from serve_websocket()

Issue - State: closed - Opened by belm0 almost 6 years ago - 4 comments
Labels: bug

#95 - Update README example

Pull Request - State: closed - Opened by iamzoltan almost 6 years ago - 2 comments

#94 - tests using client & server are flakey

Issue - State: closed - Opened by belm0 almost 6 years ago - 5 comments

#93 - version 0.4.0

Pull Request - State: closed - Opened by belm0 almost 6 years ago - 2 comments

#92 - Configure message buffer (#82)

Pull Request - State: closed - Opened by mehaase almost 6 years ago - 3 comments

#91 - Migrate to travis-ci.**com**

Issue - State: closed - Opened by mehaase almost 6 years ago - 4 comments
Labels: enhancement