1.0.0-RC.5
Pre-release
Pre-release
·
2 commits
to develop
since this release
- Added the
Sse::shouldCloseSession()
method that determines whether the session should be closed when the event stream begins. - Removed the
StreamedResponse
class. Thecraft\web\Response
class is now used instead.