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

Cross-process communication via `use_channel_layer` hook #221

Closed Archmonger closed 6 months ago

Archmonger commented 7 months ago

Description

This PR develops a use_channel_layer hook which provides simplified Django channel layers support.

Checklist

Please update this checklist as you complete each item:

By submitting this pull request I agree that all contributions comply with this project's open source license(s).