Skip to content

MCZbase/datashot_shell_msg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataShot shell message

Simple command line application to send messages to a running DataShot web application.

Assumes JMS on 127.0.0.1 with a topic jms/InsectChatTopic

To build:

 mvn package

To run:

 cd target
 java -jar datashot_shellmsg-1.0.0-SNAPSHOT-jar-with-dependencies.jar "text of message"

See the datashot_ee and the DataShot Desktop Application project projects for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages