3.0.0-pre-alpha.1 • Published 2 years ago

zation v3.0.0-pre-alpha.1

Weekly downloads
75
License
SEE LICENSE IN <R...
Repository
github
Last release
2 years ago

Zation

Highly scalable, structured, secure, real-time application server framework 🚀.

What is Zation?

Zation is an application server framework that lets you build fast, real-time, secure, and scalable backends. You can scale it on multiple CPU cores or machines/instances. It's ideal for creating real-time apps, e.g. mobile apps with react-native, multiplayer games, or real-time statistic apps. The Zation API provides an extensive toolbox and is well structured and documented. The entire framework has complete typescript and promises support. Also, it's easy to use, which lets you build big backends very quickly.

A Zation server is built on different component types: Controllers, Receivers, Channels and Databoxes. Controllers give you the possibility to handle requests from clients and send responses. Receivers only receive information from a client without responding. Channels can be subscribed from the client-side to get published data from the server-side in real-time. Databoxes offers a way to synchronize data efficiently and in real-time from the server-side to a specific group of clients. All components can be protected with security rules and against invalid data. It is supported to send raw binary data or stream information in chunks between the server and the client. Underlying Zation is written in typescript and uses the WebSocket based library Ziron, which is optimized for Zation. A library for creating integration tests for a Zation server is available. At the moment, there is only a client SDK in TypeScript available.

Notice that Zation is in development, and the final documentation is not finished yet.

Quick Start

# Install Zation
npm i -g zation
# Create a project
zation create <name>

Your new projects will come with example code, tests, and more.

Learn More 📚

If you really don't know how you can implement something after reading the documentation. Try to look in the documentation of the Zation API. If this not helps, feel free to contact me.

License

While portions of the Zation source code are publicly available, Zation is not free. Except for the repositories of the ZationServer organization that contain an MIT license. These repositories are free to use with the conditions of the MIT license.

To use Zation on a public server or for commercial use, you must purchase a license. Read the Zation End User License Agreement for more information.

Donate

Please consider donating if you think Zation is helpful to you or that my work is valuable.
I am happy if you can help me. Click here to donate. 💰

3.0.0-dev.1

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.9.8

3 years ago

0.9.4

4 years ago

0.9.32

4 years ago

0.9.31

4 years ago

0.9.3

4 years ago

0.9.23

5 years ago

0.9.22

5 years ago

0.9.21

5 years ago

0.9.13

5 years ago

0.9.12

5 years ago

0.9.11

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.8

5 years ago

0.8.7

5 years ago

0.8.6

5 years ago

0.8.5

5 years ago

0.8.4

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.7.9

5 years ago

0.7.8

5 years ago

0.7.7

5 years ago

0.7.6

5 years ago

0.7.5

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.9

5 years ago

0.6.8

5 years ago

0.6.7

5 years ago

0.6.6

5 years ago

0.6.5

5 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.9

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.2

5 years ago

0.5.0

5 years ago

0.4.9

5 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.9

6 years ago

0.3.8

6 years ago

0.3.7

6 years ago

0.3.6

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.5.3

6 years ago

0.5.1

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.0.1

6 years ago