directory
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Jun 16, 2023
License: MIT
Opens a new window with license information.
README
¶
Examples with Hasura graphql server
How to run
Server
Requires Docker and docker-compose
docker-compose up -d
Open the console at http://localhost:8080
with admin secret hasura
.
Client
Subscription with subscriptions-transport-ws protocol
go run ./client/subscriptions-transport-ws
Subscription with graphql-ws protocol
go run ./client/graphql-ws
Directories
¶
client
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.