Skip to content

Create new ReactPyDjangoClient #175

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

Merged
merged 17 commits into from
Aug 27, 2023

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Aug 24, 2023

By submitting this pull request you agree that all contributions to this project are made under the MIT license.

Description

  • Move from JavaScript to TypeScript
  • Bumped the minimum @reactpy/client version to 0.3.1
  • Create a Django-specific ReactPyDjangoClient
  • Minor refactoring to various bits of code
  • Bumped minimum Django version to 4.2.
  • More customization for reconnection behavior through new settings!
    • REACTPY_RECONNECT_INTERVAL
    • REACTPY_RECONNECT_MAX_INTERVAL
    • REACTPY_RECONNECT_MAX_RETRIES
    • REACTPY_RECONNECT_BACKOFF_MULTIPLIER

Checklist:

Please update this checklist as you complete each item:

  • Tests have been included for all bug fixes or added functionality.
  • The changelog has been updated with any significant changes, if necessary.
  • GitHub Issues which may be closed by this PR have been linked.

@Archmonger Archmonger marked this pull request as ready for review August 26, 2023 21:29
@Archmonger Archmonger requested a review from a team as a code owner August 26, 2023 21:29
@Archmonger Archmonger merged commit 4a973b6 into reactive-python:main Aug 27, 2023
@Archmonger Archmonger deleted the bump-reactpy-client branch August 27, 2023 04:02
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