Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/#482 Add TypedDict definition for protocol messages #966

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Askaholic
Copy link
Collaborator

Adds some TypedDict definitions for incoming protocol messages to provide some structured documentation for client developers. Since these are just used as type annotations, they are not strictly enforced, but they can be used alongside static type checkers such as mypy.

@Askaholic Askaholic requested a review from Sheikah45 May 15, 2023 06:48
@Askaholic Askaholic force-pushed the develop branch 3 times, most recently from 75a18d1 to 0a667d2 Compare December 22, 2024 22:38
@Askaholic Askaholic mentioned this pull request Mar 9, 2025
@Askaholic Askaholic force-pushed the issue/#482-message-types branch 11 times, most recently from b8da110 to 95332da Compare March 17, 2025 05:50
@Askaholic Askaholic force-pushed the issue/#482-message-types branch 5 times, most recently from 4537311 to 4a19c86 Compare March 23, 2025 23:18
@Askaholic Askaholic force-pushed the issue/#482-message-types branch from 4a19c86 to 6749d35 Compare March 23, 2025 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant