Skip to content

Add start_ws method to pygls' LanguageClient#503

Merged
alcarney merged 3 commits into
openlawlibrary:mainfrom
alcarney:ws-client
Oct 13, 2024
Merged

Add start_ws method to pygls' LanguageClient#503
alcarney merged 3 commits into
openlawlibrary:mainfrom
alcarney:ws-client

Conversation

@alcarney

Copy link
Copy Markdown
Collaborator

Similar to #501, this adds WebSockets support to pygls' LanguageClient.

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly

Automated linters

You can run the lints that are run on CI locally with:

poetry install --all-extras --with dev
poetry run poe lint

@alcarney

Copy link
Copy Markdown
Collaborator Author

Thanks!

@alcarney alcarney merged commit 433087b into openlawlibrary:main Oct 13, 2024
@alcarney alcarney deleted the ws-client branch October 13, 2024 18:30
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.

2 participants