How to achieve WireMock.Net emulate a streaming response? #637

Closed
opened 2025-12-29 08:31:40 +01:00 by adam · 2 comments
Owner

Originally created by @Vokchaks on GitHub (Oct 9, 2024).

Originally assigned to: @StefH on GitHub.

How to achieve WireMock.Net emulate streaming data (e.g. 1000 records that are sequentially read from a database)?

Thanks.

Originally created by @Vokchaks on GitHub (Oct 9, 2024). Originally assigned to: @StefH on GitHub. How to achieve WireMock.Net emulate streaming data (e.g. 1000 records that are sequentially read from a database)? Thanks.
adam added the question label 2025-12-29 08:31:40 +01:00
adam closed this issue 2025-12-29 08:31:40 +01:00
Author
Owner

@StefH commented on GitHub (Dec 21, 2024):

Streaming is not supported yet.

@StefH commented on GitHub (Dec 21, 2024): Streaming is not supported yet.
Author
Owner

@StefH commented on GitHub (Apr 2, 2025):

Server-Sent Events is available in 1.7.5-preview-01

https://github.com/WireMock-Net/WireMock.Net/pull/1269

@StefH commented on GitHub (Apr 2, 2025): Server-Sent Events is available in 1.7.5-preview-01 https://github.com/WireMock-Net/WireMock.Net/pull/1269
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#637