The AlbianWarpServer is a Flask based application providing Restful endpoints for uploading/sending messages and creatures, as well as a websocket endpoint for sending and receiving messages.
You dont need to install the Warp Server to get started, as there should be one up and running hosted by the Albian Warp Project/Team.
this section is still under construction
- Python3 - Language used for the Client logic
- Flask
- Flask-Sockets
- Flask-RESTful
- Flask-SQLAlchemy
- PyJWT
- gevent
Contributions are very welcome!
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Christian Stein - Initial work - KeyboardInterrupt
See also the list of contributors who participated in this project.
This project is licensed under the GPL3 License - see the LICENSE.md file for details