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

Feat: Moving to websockets over streams #19

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CEbbinghaus
Copy link
Owner

Http streams do not allow for bidirectional communication which is unfortunate. As to capture frontend logs in the log files we need to send them to the backend.

@CEbbinghaus CEbbinghaus added this to the 1.0.0 milestone Mar 1, 2024
@CEbbinghaus CEbbinghaus force-pushed the feat/move-to-websockets branch from b6cd053 to 0c25a65 Compare March 1, 2024 14:15
@CEbbinghaus CEbbinghaus self-assigned this Sep 2, 2024
@CEbbinghaus CEbbinghaus force-pushed the feat/move-to-websockets branch from 0dae2dd to ed040b6 Compare September 9, 2024 12:57
@CEbbinghaus CEbbinghaus added the enhancement New feature or request label Sep 9, 2024
@CEbbinghaus CEbbinghaus modified the milestones: 1.0.0, 1.1.0 Sep 10, 2024
@CEbbinghaus CEbbinghaus force-pushed the feat/move-to-websockets branch 2 times, most recently from 059ad91 to e22ca2b Compare December 19, 2024 11:53
# Conflicts:
#	backend/Cargo.lock
#	backend/Cargo.toml
#	backend/src/main.rs

# Conflicts:
#	backend/Cargo.lock
#	backend/Cargo.toml

# Conflicts:
#	backend/src/api.rs
# Conflicts:
#	backend/src/log.rs
@CEbbinghaus CEbbinghaus force-pushed the feat/move-to-websockets branch from e22ca2b to 5520b54 Compare December 22, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant