Tuoni external listener libraries, examples and templates. This repostiory can be used to develop custom listeners and agents that can be controlled via Tuoni.
- external_listener_lib - Libraries for interacting with Tuoni external listener
- external_listener.py - Python library to interact with Tuoni external listener
- templates_samples - Examples of custom listeners and agents
- external_http - Example HTTP listener and its agents
- agent_dotnet - Example HTTP agent written in C#
- agent_python - Example HTTP agent written in Python
- agent_powershell - Example HTTP agent written in Powershell
- external_http_template.py - Example HTTP listener implemented in python (relays data between its agents and Tuoni)
- external_http - Example HTTP listener and its agents