Skip to content

Activity

Start listening before replaying websocket messages

devoxinpushed 1 commit to development • 6f45f3c…002c8ee • 
10 days ago

Include node, and error message in RequestError

devoxinpushed 1 commit to development • da9cb37…6f45f3c • 
12 days ago

Rename 'track' to 'encoded' in decoded track dict

devoxinpushed 1 commit to development • 6797fa4…da9cb37 • 
on Feb 17

Support causeStackTrace in exception events too.

devoxinpushed 1 commit to development • 1a657ec…6797fa4 • 
on Feb 2

Support causeStackTrace in 'error' load result

devoxinpushed 1 commit to development • faeb804…1a657ec • 
on Feb 2

Fix doc that doesn't make sense.

devoxinpushed 1 commit to development • 83a0cf3…faeb804 • 
on Dec 10, 2024

Fix typo

devoxinpushed 1 commit to development • 0ef6593…83a0cf3 • 
on Dec 10, 2024

Mark select class attributes as Final.

devoxinpushed 1 commit to development • d77e105…0ef6593 • 
on Nov 1, 2024

Slight alteration to WS closure handling

devoxinpushed 1 commit to development • 6bf2b83…d77e105 • 
on Oct 7, 2024

vsc didn't save

devoxinpushed 1 commit to development • fa80322…6bf2b83 • 
on Sep 22, 2024

Support specifying timeout for HTTP requests

devoxinpushed 1 commit to development • 64a538e…fa80322 • 
on Sep 22, 2024

Fix missing imports and general code smells.

devoxinpushed 1 commit to development • f37dadd…64a538e • 
on Sep 18, 2024

pass not needed due to debug statement

devoxinpushed 1 commit to development • 2255985…f37dadd • 
on Sep 17, 2024

Deleted branch

devoxindeleted chore/update-to-3.8 • 
on Sep 17, 2024

Catch CancelledErrors during event dispatch

devoxinpushed 1 commit to development • 522f92c…2255985 • 
on Sep 17, 2024

Bump required Python version to 3.8+ and update typings. (#149)

Pull request merge
devoxinpushed 1 commit to development • da630df…522f92c • 
on Sep 17, 2024

5.8.0

Force push
devoxinforce pushed to chore/update-to-3.8 • 9dc5840…adb9821 • 
on Sep 10, 2024

5.7.2

devoxinpushed 1 commit to development • e19e039…da630df • 
on Sep 10, 2024

Deleted tag

devoxindeleted refs/tags/5.7.2 • 
on Sep 10, 2024

Deleted branch

devoxindeleted refactor/ws • 
on Sep 10, 2024

Refactor WebSocket to avoid extended blocking (#151)

Pull request merge
devoxinpushed 1 commit to development • 3690def…e19e039 • 
on Sep 10, 2024

use create_task for handling websocket messages

devoxinpushed 1 commit to refactor/ws • cd9452b…90de2b9 • 
on Sep 6, 2024

Only handle CLOSING/CLOSED, let aiohttp handle CLOSE

devoxinpushed 1 commit to refactor/ws • 781e0bf…cd9452b • 
on Sep 5, 2024

Move listen task inside else block

devoxinpushed 1 commit to refactor/ws • 91db0d6…781e0bf • 
on Sep 5, 2024

Improve WS error handling, fix log format

devoxinpushed 1 commit to refactor/ws • 0aff299…91db0d6 • 
on Sep 5, 2024

Break on exception, add back close types (commented by mistake)

devoxinpushed 1 commit to refactor/ws • 7d086e6…0aff299 • 
on Sep 5, 2024

Move received message debug log into message handling logic

devoxinpushed 1 commit to refactor/ws • 6a64568…7d086e6 • 
on Sep 5, 2024

Refactor websocket and event dispatching

devoxincreated refactor/ws • 6a64568 • 
on Sep 5, 2024

Fix docs link

devoxinpushed 1 commit to development • 47967ee…3690def • 
on Sep 1, 2024

Update README badges

devoxinpushed 1 commit to development • 82240fc…47967ee • 
on Sep 1, 2024