© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Handling User Connection and Disconnection Logging with `HttpServerResponse.stream` - Effect Community
EC
Effect Community
•
10mo ago
•
7 replies
Patrick Roza
Handling User Connection and Disconnection Logging with `HttpServerResponse.stream`
If I return a
HttpServerResponse.stream
HttpServerResponse.stream
, how can I plug into the end of the request
? e
.g if the user connects I want to log an id
, and when the user disconnects
, I want to log the same id
.
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Handling WebSocket Upgrade with HttpServerResponse
EC
Effect Community / platform
9mo ago
Unexpected Behavior with `HttpServerResponse.stream` and Failure Streams
EC
Effect Community / platform
9mo ago
Issue with `HttpServerResponse.stream` and Filter in SSE API
EC
Effect Community / platform
13mo ago
Issues with Effect in HttpServerResponse and Error Handling in Router Signature
EC
Effect Community / platform
10mo ago