Skip to content

Latest commit

 

History

History

full-ws-transport

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Full WS transport Example

An example showing how to send every operation (subscription, query, mutation) via WebSocket.

Usage

Run npm start to start the app.

Run npm run server to start the server.