1.0.0-RC.4
Pre-release
Pre-release
·
3 commits
to develop
since this release
- The plugin now includes Datastar 1.0.0-RC.4.
- Add fluent method chaining to the
Sse
service. - The session is now closed by default when the
getEventStream()
method is called, to prevent session locking. - Replaced the
DatastarEventStream
trait with theSseTrait
trait.