Skip to content

1.0.0

Compare
Choose a tag to compare
@makingthematrix makingthematrix released this 12 Feb 12:06
· 41 commits to main since this release

This is Wire Signals 1.0.0 rewritten in Scala 3.

Main features

  • Event streams
  • Signals - event streams with internal values
  • Abstractions for easy data transfer between execution contexts
  • An implementation of (sometimes) cancellable futures
  • Methods to work with event streams and signals in a way similar to standard Scala collections