Skip to content

Releases: spxbhuhb/adaptive

0.7.0

29 Aug 10:50
Compare
Choose a tag to compare

Adat

Cookbook

UI & Graphics

Plugin

Documentation

0.6.1

23 Aug 14:36
Compare
Choose a tag to compare
  • The BIG rename: move from hu.simplexion.adaptive to fun.adaptive
  • adaptive-lib-auto
    • peer-to-peer/multi-peer conflict-free replicated data types:
      • originInstance - autoInstance
      • originList - autoList
    • tests work with Ktor service transport
  • cookbook project for ready-to-use examples
  • various bugfixes

0.6.0

11 Aug 10:22
Compare
Choose a tag to compare
  • hu.simplexion.adaptive -> fun.adaptive (#36)
  • full-duplex service calls (server can call services provided by the client)
  • StreamServiceCallTransport (JVM only, for inter-process communication with pipes)
  • adaptive-lib-auto: automatically replicated, conflict-free data types: instance and list