reactive-python / reactpy-django

It's React, but in Python. Now with Django integration.
https://reactive-python.github.io/reactpy-django/
MIT License
322 stars 18 forks source link

Allow users to modify component's host URLs #172

Closed Archmonger closed 1 year ago

Archmonger commented 1 year ago

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

Description

Added

Changed

Deprecated

Removed

Checklist:

Please update this checklist as you complete each item:

Archmonger commented 1 year ago

@rmorshea This PR means reactpy-django officially supports distributed computing. Way more scalable architecture, so I'm interested to see if anyone will use it for deployment.