Skip to content

Working examples of the Topic Notification and Session Property listeners and the Missing Topic Notification Handler

License

Notifications You must be signed in to change notification settings

diffusiondata/education-listeners-and-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

education-listeners-and-handlers

Working examples of the Topic Notification and Session Property listeners and the Missing Topic Notification Handler

This repo exists to support a webinar.

Installation

npm install

Execution

To start the Missing Topic Notification Handler example, serving example JSON files from directory cdn.

ts-node ./src/missing-topic-handler.ts cdn

To start the Session Property Listener example:

ts-node ./src/session-property-listener.ts

Configuration

Edit ./src/serverConfig.json to configure the server to which the tools will connect.

About

Working examples of the Topic Notification and Session Property listeners and the Missing Topic Notification Handler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published