An open API service providing commit metadata for open source projects.

GitHub / python-hyper/wsproto / commits

Sans-IO WebSocket protocol implementation

SHA Message Author Date Stats
5e0685d0 Require event hints for remote protocol errors (#202)
Co-authored-by: Miro <2****l@u****m>, Thomas Kriechbaumer <t****s@k****e>
Miro <n****d@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b2239f4d Document connection state transition timing Miro <2****l@u****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
about 1 month ago
d9452d87 Update installation instructions to remove setup.py Christian Clauss <c****s@m****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
7 months ago
c9536ed1 Fix typos discovered by codespell Christian Clauss <c****s@m****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
7 months ago
820701ba Bump and release 1.3.2 Thomas Kriechbaumer <t****s@k****e> 7 months ago
b715abb6 changelog entry Glyph <c****e@g****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
7 months ago
f4c1b0ca don't unnecessarily construct bytearrays over and over again Glyph <c****e@g****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
7 months ago
173c7d2c bytes are still a valid type here Glyph <c****e@g****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
7 months ago
f7afa864 Bump and release 1.3.1 Thomas Kriechbaumer <t****s@k****e> 7 months ago
6702a7cf downgrade ReadTheDocs python version Thomas Kriechbaumer <t****s@k****e> 7 months ago
3bcb0f31 Add MIT license expression in `pyproject.toml` TheJulianJES <T****S@u****m>
Committed by: Thomas Kriechbaumer <t****s@k****e>
7 months ago
b8a65152 Bump and release 1.3.0 Thomas Kriechbaumer <t****s@k****e> 7 months ago
f2df768e fix Python versions for docs Thomas Kriechbaumer <t****s@k****e> 7 months ago
379bf4c7 disable ruff linting for now until it stabilizes Thomas Kriechbaumer <t****s@k****e> 7 months ago
230ac6b8 improve type handling for bytearray vs. bytes Thomas Kriechbaumer <t****s@k****e> 7 months ago
44a727e3 modernize Thomas Kriechbaumer <t****s@k****e> 7 months ago
51179b4d be explicit about args Thomas Kriechbaumer <t****s@k****e> about 1 year ago
d6d9a0f7 ruff auto-fixes Thomas Kriechbaumer <t****s@k****e> about 1 year ago
677ec684 backfill changelog entries Thomas Kriechbaumer <t****s@k****e> about 1 year ago
d7ed47fd modernize Thomas Kriechbaumer <t****s@k****e> about 1 year ago
8b0bac49 Added missing "reason" to ensure backward compatibility (#190)
Co-authored-by: Thomas Kriechbaumer <t****s@k****e>
bsnych <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b3553aec Bump h11 dependency version for critical security fix (#191)
Co-authored-by: Thomas Kriechbaumer <t****s@k****e>
Robin Candau <r****u@p****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
73953e2f github: bump CI workflow Thomas Kriechbaumer <t****s@k****e> about 1 year ago
b48fa3c5 lint++ Thomas Kriechbaumer <t****s@k****e>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
c3e407ef Fix minor linting errors MtkN1 <5****1@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
f6133d32 Include the .readthedocs.yaml file MtkN1 <5****1@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
20512b7a Fix Read the Docs build MtkN1 <5****1@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
2abd24c9 Add wsproto.Connection reference MtkN1 <5****1@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
9423fc03 formatting palkeo <g****b@p****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
e6f194fb move the upgrade header value into a constant palkeo <g****b@p****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
c5e53b67 Make the value of the upgrade header the same as the RFC. palkeo <c****t@p****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 2 years ago
c0a10793 Fix CI (#184) Nathaniel J. Smith <n****s@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a7d9ff0c Require newer h11 Felix Yan <f****s@a****g>
Committed by: Phil Jones <p****s@g****m>
almost 4 years ago
b7220268 Remove duplicate changelog entry pgjones <p****s@g****m> almost 4 years ago
1c7f620d Following the release of 1.2.0 bump to +dev pgjones <p****s@g****m> almost 4 years ago
7f5a7559 Bump and release 1.2.0 pgjones <p****s@g****m> almost 4 years ago
88d5efaa Switch default branch to main from master pgjones <p****s@g****m> almost 4 years ago
d9706446 Allow reason empty string to match None on closing pgjones <p****s@g****m> almost 4 years ago
b0efe554 Check the state when sending pgjones <p****s@g****m> almost 4 years ago
84b4f32b Accept bytes alongside string as path argument in initiate_upgrade_connection pgjones <p****s@g****m> almost 4 years ago
7d50c078 Support multiple Sec-WebSocket-Extensions and Sec-WebSocket-Protocol headers pgjones <p****s@g****m> almost 4 years ago
f51aa84d Test that the host idna encoding in the handshake works pgjones <p****s@g****m> almost 4 years ago
76fc8472 Unpin tox dependencies pgjones <p****s@g****m> almost 4 years ago
4580e161 Following the release of 1.1.0 bump to +dev Thomas Kriechbaumer <t****s@k****e> over 4 years ago
7d97af83 Bump and release 1.1.0 Thomas Kriechbaumer <t****s@k****e> over 4 years ago
d2654f7d bump CI to pypy3.7 Thomas Kriechbaumer <t****s@k****e>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 4 years ago
a81a7af4 Fix typing issues pgjones <p****s@g****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 4 years ago
8f86c359 Drop support for Python 3.6 pgjones <p****s@g****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 4 years ago
902538ac Added support for Python 3.10 pgjones <p****s@g****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 4 years ago
76c130fe Fix incompatibility in tests with the latest h11 pgjones <p****s@g****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 4 years ago
1f87afc6 linting: update black and mypy with strict checking Thomas Kriechbaumer <t****s@k****e>
Committed by: Thomas Kriechbaumer <K****i@u****m>
about 5 years ago
2afeb33b Changing both encoding and decoding of the Host, from ascii to idna Nadir Ghoul <n****r@p****n>
Committed by: pgjones <p****s@g****m>
about 5 years ago
e0a212c2 use older runner for autobahn tests Thomas Kriechbaumer <t****s@k****e>
Committed by: Thomas Kriechbaumer <K****i@u****m>
about 5 years ago
3de1f3cf drop prospector in favour of flake8+black Thomas Kriechbaumer <t****s@k****e>
Committed by: Thomas Kriechbaumer <K****i@u****m>
about 5 years ago
67a97556 unify repository layout Thomas Kriechbaumer <t****s@k****e>
Committed by: Thomas Kriechbaumer <K****i@u****m>
about 5 years ago
55bf7a4e remove duplicated readme badge Thomas Kriechbaumer <t****s@k****e> over 5 years ago
ec8596fe send an empty payload for NO_STATUS_RCVD Maximilian Hils <g****t@m****m>
Committed by: pgjones <p****s@g****m>
over 5 years ago
38716a9e Following the release of 1.0.0 bump to +dev Thomas Kriechbaumer <t****s@k****e> over 5 years ago
dafe0cae Bump and release 1.0.0 Thomas Kriechbaumer <t****s@k****e> over 5 years ago
f0f18cfa support py39 Thomas Kriechbaumer <t****s@k****e>
Committed by: Phil Jones <p****s@g****m>
over 5 years ago
8abaa927 Add a simple connection benchmark Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
8bbc84c9 Set mypy show_error_codes and change type-ignore to specific error codes Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
1cd0de00 Set mypy disallow_untyped_decorators, disallow_any_decorated Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
1c79446c Set mypy implicit_reexport = False Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
5ee07b28 Update mypy Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
66286ab7 Remove pytest typing ignore Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
6a9e0732 Avoid using _pytest Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
ec0f9e6c Remove unused imports Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
55e4ce48 Run pyupgrade --py36-plus Ran Benita <r****n@u****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 5 years ago
ff5aed45 coverage++ Thomas Kriechbaumer <t****s@k****e>
Committed by: Phil Jones <p****s@g****m>
over 5 years ago
7f8b0009 Correct project name in docs Emmanuel Leblond <e****d@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 6 years ago
e7186c04 [requires.io] dependency update requires.io <s****t@r****o>
Committed by: Thomas Kriechbaumer <K****i@u****m>
almost 6 years ago
dbb04b1a [requires.io] dependency update on master branch (#143) Glyph <g****h@t****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2902baa8 fix wheel generation Thomas Kriechbaumer <t****s@k****e> almost 6 years ago
0e9fa2ce bump dev dependencies Thomas Kriechbaumer <t****s@k****e> almost 6 years ago
c2437313 update sphinx and docs config Thomas Kriechbaumer <t****s@k****e> almost 6 years ago
da3252d5 towards v1 Thomas Kriechbaumer <t****s@k****e> almost 6 years ago
2082563d unify config structure with other python-hyper projects Thomas Kriechbaumer <t****s@k****e>
Committed by: Phil Jones <p****s@g****m>
almost 6 years ago
1b172e36 update readme badges (#144) Thomas Kriechbaumer <K****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c1b4a696 [requires.io] dependency update (#142) Glyph <g****h@t****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d2df48cc fix tox envs with broken dependencies Thomas Kriechbaumer <t****s@k****e>
Committed by: Phil Jones <p****s@g****m>
almost 6 years ago
fb03ed3b [requires.io] dependency update on master branch (#139) Glyph <g****h@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
70c88f01 Prevent invalid window bit sizes pgjones <p****s@g****m> over 6 years ago
e7607f55 Swith to a Github action for CI testing pgjones <p****s@g****m>
Committed by: Phil Jones <p****s@g****m>
over 6 years ago
07723dc3 Move code to a src directory pgjones <p****s@g****m> over 6 years ago
d795938c Add a chat badge pgjones <p****s@g****m> over 6 years ago
140d168b Support Python 3.8 pgjones <p****s@g****m> over 6 years ago
f2c12deb Fix linting issues pgjones <p****s@g****m> over 6 years ago
10106ea8 Fix mypy issues with the latest mypy pgjones <p****s@g****m> over 6 years ago
82d75229 [requires.io] dependency update on master branch (#134) Glyph <g****h@t****m>
Committed by: Thomas Kriechbaumer <K****i@u****m>
over 6 years ago
49a63c67 Following the release of 0.15.0 bump to +dev pgjones <p****s@g****m> almost 7 years ago
4a3b1cb6 Bump and release 0.15.0 pgjones <p****s@g****m> almost 7 years ago
a5a2de7d Upgrade dependencies pgjones <p****s@g****m> almost 7 years ago
89f442b4 Switch to aiohttp masking method pgjones <p****s@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 7 years ago
f15e0156 Minor fixes to recent changes pgjones <p****s@g****m> almost 7 years ago
cf66d8c5 Add type annotations to compliance and check it in CI Ran Benita <r****4@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 7 years ago
55a63f56 Reform compliance/ with Black and isort Ran Benita <r****4@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 7 years ago
4d3b1cc6 Add type annotations to example and check it in CI Ran Benita <r****4@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 7 years ago
18756d5d Reformat example with Black Ran Benita <r****4@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 7 years ago
afe01c4b Apply some black formatting Ran Benita <r****4@g****m>
Committed by: Phil Jones <p****s@g****m>
almost 7 years ago

← Back to repository