WebSockets
Learn how to use Directus' WebSockets Interface.
Get insights, releases, and updates delivered directly to your inbox once a month.
Everything you need to start building. Provisioned in 90 seconds. Starting at $15/month.
Get StartedDirectus' WebSockets and GraphQL Subscription interfaces allow for real-time updates across clients. You can execute CRUD operations, as well as subscribe to changes in a collection.
For most users, we recommend using WebSockets. If you already use GraphQL or want to explore it, then try out GraphQL Subscriptions.
Learn how to use Directus' WebSockets Interface.
Learn how to use GraphQL Subscriptions.