Websocket/Streaming endpoint #16
Labels
No labels
backend
beginner-friendly
bug
build
db
endpoint
federation
http
low-priority
tests
waiting for zig 0.11
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#23 Support WebSocket compression extension
heartles/fediglam
#11 Support multiple connections at once
heartles/fediglam
Reference: heartles/fediglam#16
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now there's nothing to stream really, but we're going to need to implement the protocol eventually. Consider waiting until after #11 and #3
Following
e4cbb0acc3
a basic endpoint is up that does nothing but echo back inputs. We need #3 to be better implemented to give this endpoint functionality. It's also named pretty badly so we might wanna reconsider that.