Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

3.0.0

Latest
Compare
Choose a tag to compare
@hseeberger hseeberger released this 08 May 07:52
· 3 commits to master since this release

This major release comes with these important breaking changes:

  • data of ServerSentEvent is no longer an optional field
  • Heartbeats, i.e. events with empty data, are ignored when unmarshalling
  • The package structure has been changed to follow the Akka conventions, e.g. scaladsl

For a complete list of the changes see milestone 3.0.0.