This project contains multiple samples of GraphQL Subscriptions.
- Sample 1: a simple client-server application for the creation, modification and retrieval of posts using graphql mutations, queries and subscriptions.
- Sample 2: a client-server application that allows the creation of live twitter streams based on custom filters.
Click on each sample for further details.