• Joined on 2026-06-17
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 10:12:21 +00:00
e258ce0523 docs(review): mark review-streaming-impl completed — ADR-049 streaming handler review passes all 12 checklist points
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 10:10:58 +00:00
ab610730c0 docs(http): mark http/server/subscribe-sse-streaming completed — /subscribe pipes BoxStream to SSE
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 10:10:45 +00:00
c77024cdf5 fix(http): update websocket subscription tests to expect call.responded (dispatch_requested now routes Subscription via invoke_streaming)
9e4d17b1c5 feat(http/server/subscribe-sse-streaming): wire /subscribe to invoke_streaming and pipe BoxStream to SSE
Compare 2 commits »
glm-5.2 pushed to feat/http/server/subscribe-sse-streaming at alkdev/alknet 2026-07-02 10:04:30 +00:00
9e4d17b1c5 feat(http/server/subscribe-sse-streaming): wire /subscribe to invoke_streaming and pipe BoxStream to SSE
glm-5.2 created branch feat/http/server/subscribe-sse-streaming in alkdev/alknet 2026-07-02 10:04:29 +00:00
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 09:59:02 +00:00
c34b4d2df4 docs(call): mark call/protocol/dispatch-streaming-branch completed — server-side streaming dispatch
2905e55e72 Merge branch 'feat/call/protocol/dispatch-streaming-branch' into develop
c58eccd5a6 feat(call/protocol/dispatch-streaming-branch): branch handle_stream on op_type; Subscription → invoke_streaming → pump each → call.completed
Compare 3 commits »
glm-5.2 created branch feat/call/protocol/dispatch-streaming-branch in alkdev/alknet 2026-07-02 09:56:09 +00:00
glm-5.2 pushed to feat/call/protocol/dispatch-streaming-branch at alkdev/alknet 2026-07-02 09:56:09 +00:00
c58eccd5a6 feat(call/protocol/dispatch-streaming-branch): branch handle_stream on op_type; Subscription → invoke_streaming → pump each → call.completed
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 09:55:18 +00:00
b673b7f317 docs(http): mark http/gateway/invoke-streaming completed — GatewayDispatch::invoke_streaming()
4ac8d308e6 feat(http/gateway/invoke-streaming): add GatewayDispatch::invoke_streaming
Compare 2 commits »
glm-5.2 created branch feat/http/gateway/invoke-streaming in alkdev/alknet 2026-07-02 09:54:19 +00:00
glm-5.2 pushed to feat/http/gateway/invoke-streaming at alkdev/alknet 2026-07-02 09:54:19 +00:00
4ac8d308e6 feat(http/gateway/invoke-streaming): add GatewayDispatch::invoke_streaming
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 09:48:41 +00:00
62bebe5122 docs(http): mark http/adapters/from-openapi-sse-streaming completed — SSE streaming forwarding
a1e4752fdf Merge branch 'feat/http/adapters/from-openapi-sse-streaming' into develop
6f05dd8995 feat(http/adapters/from-openapi-sse-streaming): branch from_openapi forwarding on op_type; Subscription → StreamingHandler (SSE → BoxStream<ResponseEnvelope>)
Compare 3 commits »
glm-5.2 created branch feat/http/adapters/from-openapi-sse-streaming in alkdev/alknet 2026-07-02 09:46:00 +00:00
glm-5.2 pushed to feat/http/adapters/from-openapi-sse-streaming at alkdev/alknet 2026-07-02 09:46:00 +00:00
6f05dd8995 feat(http/adapters/from-openapi-sse-streaming): branch from_openapi forwarding on op_type; Subscription → StreamingHandler (SSE → BoxStream<ResponseEnvelope>)
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 09:45:51 +00:00
d841cc35b9 docs(call): mark call/client/from-call-streaming-forwarding completed — streaming forwarding handler
5c37e5b3af Merge branch 'feat/call/client/from-call-streaming-forwarding' into develop
67b1adba98 feat(call/client/from-call-streaming-forwarding): branch from_call forwarding on op_type
Compare 3 commits »
glm-5.2 created branch feat/call/client/from-call-streaming-forwarding in alkdev/alknet 2026-07-02 09:43:50 +00:00
67b1adba98 feat(call/client/from-call-streaming-forwarding): branch from_call forwarding on op_type
glm-5.2 pushed to develop at alkdev/alknet 2026-07-02 09:42:01 +00:00
f12e227df0 docs(call): mark call/registry/invoke-streaming completed — invoke_streaming() streaming dispatch
acaa0513e4 feat(call/registry): add OperationRegistry::invoke_streaming() returning ResponseStream
Compare 2 commits »
glm-5.2 pushed to feat/call/registry/invoke-streaming at alkdev/alknet 2026-07-02 09:39:36 +00:00
acaa0513e4 feat(call/registry): add OperationRegistry::invoke_streaming() returning ResponseStream
glm-5.2 created branch feat/call/registry/invoke-streaming in alkdev/alknet 2026-07-02 09:39:35 +00:00