Skip to content

NashTech-Labs/AMPSExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMPSExample

AMPS pub sub client example

How to run this example

sbt run 

Multiple main classes detected, select one to run:
[1] amps.client.Publisher
[2] amps.client.Subscriber

Select 1 since we would subscribe and wait for the message to be published on the subscribed topic. Once subscriber is running, open another terminal and hit the same

sbt run  

and select Option 2.

Releases

No releases published

Packages

No packages published

Languages