This is a laravel project that implements a GraphQL server using the rebing/graphql-laravel package with Subscription functionality over SSE.
Subscriptions were implemented by extending the webonyx/graphql-php package ReferenceExecutor class
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a laravel project that implements a GraphQL server using the rebing/graphql-laravel package with Subscription functionality over SSE.
Subscriptions were implemented by extending the webonyx/graphql-php package ReferenceExecutor class