SpineEventEngine / web

Spine web server and JS client library.
https://spine.io
Apache License 2.0
1 stars 3 forks source link
ddd-cqrs-framework java-script spine-web

Spine Web

Ubuntu build

The Spine library is intended for interactions between a web server and a JavaScript client.

This repository contains both Spine web API and its implementation based on Firebase Realtime Database.

Java Version

Starting version 2.0.0-SNAPSHOT.69, the server-side modules of this library are built with Java 11 compilation target. Therefore, the consumer applications have to use Java 11 or higher.

Prior versions were build with Java 8.