Skip to content

Files

Latest commit

 

History

History
9 lines (5 loc) · 202 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 202 Bytes

gql examples

subscriptions

The subscriptions example is just a pinger, that when you subscribe, sends the unix timestamp in every 2 sec.

subscriptions-mongo

Well, this is not working yet...