Skip to content

Spine web server and JS client library.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-report.md
Notifications You must be signed in to change notification settings

SpineEventEngine/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.