Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

184-Create a subscription adapter for Next.js #203

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jadiaheno
Copy link
Contributor

@jadiaheno jadiaheno commented May 29, 2023

What is this about

This PR adds a NextJS subscription handler. This handler is in the subscription-nextjs package. A nextJs app using this middleware was provided. This handler can also be used with dynamic routes.

Issue ticket numbers

How can this be tested?

Run the sample nextJS Api and register a communications. You can also post a communication request.

Known limitations/edge cases

NA

@jadiaheno jadiaheno linked an issue May 29, 2023 that may be closed by this pull request
@jadiaheno jadiaheno marked this pull request as ready for review May 29, 2023 11:37
@jadiaheno jadiaheno changed the title feat(subscriptions): ✨ Created a subscription library for Nextjs 184-Create a subscription adapter for Next.js May 30, 2023
@jadiaheno jadiaheno force-pushed the 184-create-a-subscription-adapter-for-nextjs-api branch from 47f6dc3 to 8c215d3 Compare May 31, 2023 04:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a subscription adapter for Next.js API
2 participants