Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-17 | 315 Bytes | |
v2.3.2 source code.tar.gz | 2025-06-17 | 2.0 MB | |
v2.3.2 source code.zip | 2025-06-17 | 2.1 MB | |
Totals: 3 Items | 4.1 MB | 0 |
- Add built-in features to enable
OpenTelemetry
logging for all web requests and exceptions, based on the examples provided in the BlackSheep-Examples repository. - Fix [#577]. Server-Sent Events should be written with
\n
instead of\r\n
.