Skip to content

Simple websocket endpoint #961

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

vshekar
Copy link

@vshekar vshekar commented Apr 25, 2025

Implements a few endpoints for streaming data and associated mechanisms within tiled:

  • A write endpoint where a service/process writes streaming data into
  • Connection to a redis datastore
  • A read endpoint for clients to access streaming data

vshekar added 2 commits April 24, 2025 14:17
- config schema def for redis client
- CLI
- redis client
- redis client init
- Removed client config from service config schema
@vshekar vshekar requested a review from danielballan April 25, 2025 13:15
@danielballan danielballan marked this pull request as draft April 25, 2025 14:12
@danielballan
Copy link
Member

Copying the image from #437 for context

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants