Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TELESTION-465: Deno samples #409

Merged
merged 8 commits into from
Jan 10, 2024
Merged

TELESTION-465: Deno samples #409

merged 8 commits into from
Jan 10, 2024

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    5f47aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b9a84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c20c586 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    57a2379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a80d86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd755b6 View commit details
    Browse the repository at this point in the history
  4. Add forward-to-logger service and requester sample

    This commit adds a new service called "forward-to-logger" to the docker-compose.yml file. It also includes a new requester sample that demonstrates how to request data from another service and publish it on a different subject. This allows for forwarding data to the logger service.
    pklaschka committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    89e38d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    ef9aa1d View commit details
    Browse the repository at this point in the history