Skip to main content

deltapub

Import the Client and Command:

import { Client, Command } from 'amps'; 

Publishing from a connected client:

client.deltaPublish(topic, data);