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 1 commit 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
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.

None yet

1 participant