1. 首页
  2. 数据库
  3. 其它
  4. graphql postgres subscriptions:使用postgres和apollo的graphql subscriptions的graphql订阅

graphql postgres subscriptions:使用postgres和apollo的graphql subscriptions的graphql订阅

上传者: 2021-02-16 16:05:11上传 ZIP文件 39KB 热度 29次
graphql-postgres-订阅 使用postgres和apollo的graphql-subscriptions的graphql订阅实现。 该程序包通过graphql-subscriptions程序包实现了PubSubEngine接口,并且还实现了新的AsyncIterator接口。 它允许您将订阅管理器连接到基于Postgres的Pub Sub机制,以支持多个订阅管理器实例。 安装 yarn add graphql-postgres-subscriptions或npm install graphql-postgres-subscriptions --save 用法 示例应用程序:
下载地址
用户评论