Skip to content

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
1 participant