Skip to content

dialogos-project/dialogos-echo-client

Repository files navigation

DialogOS Echo Client

This is a very simple client that illustrates how to implement a client for DialogOS.

Whenever this client receives a message from DialogOS, it simply prints it to the console and sends it back to DialogOS, where it can be received by an Input node.

Compile and run the echo client as follows:

./gradlew run

About

A very simple demo client for DialogOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages