Skip to content

Cross-process communication via use_channel_layer hook #221

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 19 commits into from
Feb 1, 2024

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Jan 31, 2024

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:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

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

@Archmonger Archmonger changed the title New use_channel_layer hook Cross-process communication via use_channel_layer hook Jan 31, 2024
@Archmonger Archmonger marked this pull request as ready for review February 1, 2024 06:09
@Archmonger Archmonger requested a review from a team as a code owner February 1, 2024 06:09
@Archmonger Archmonger merged commit 96a9f93 into reactive-python:main Feb 1, 2024
@Archmonger Archmonger deleted the use-channel-layer branch February 1, 2024 08:05
Archmonger added a commit that referenced this pull request Feb 3, 2024
Minor follow up to #221 PR to tweak the user API.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use_channel_layer hook
1 participant