Page MenuHomeSolus

Update python-autobahn to 22.1.1
ClosedPublic

Authored by algent on Feb 12 2022, 7:43 PM.
Tags
None
Referenced Files
F10974861: D12867.id.diff
Sat, Jul 22, 2:37 AM
F10885671: D12867.id31411.diff
Jun 25 2023, 1:54 PM
F10885621: D12867.id31369.diff
Jun 25 2023, 1:22 PM
F10882317: D12867.diff
Jun 23 2023, 9:50 AM
F10792728: D12867.id31411.diff
May 27 2023, 8:18 AM
F10787429: D12867.id31369.diff
May 26 2023, 12:12 PM
F10689383: D12867.diff
Apr 20 2023, 11:58 AM
Subscribers
None

Details

Summary

Changelog:

  • new: support Python 3.10
  • new: allow optional keys in endpoint config validation
  • fix: reset transport retry status when connection succeeds
  • new: refactor SigningKey class for reusability
  • new: expand XBR node pairing helpers
  • fix: update wamp flatbuffer schema for r2r links
  • fix: don't clobber factory
  • fix: explicitly require setuptools
  • new: expand wamp auth scram and xbr argon2/hkdf
  • fix: WebSocket compression, window size (zlib wbits) == 8 is illegal nowerdays
  • fix: XBR IDL code generator - all 4 WAMP actions working now

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Run wormhole and send/receive files.

Diff Detail

Repository
R4439 python-autobahn
Lint
Lint Not Applicable
Unit
Tests Not Applicable