poppy-server/Readme.md

15 lines
498 B
Markdown

This is the server for [Poppy](https://git.gryphno.de/nephele/poppy-client)
If you already cloned the client there is no need to clone the server, it is included as a submodule (and the client uses some server code aswell)
# Implementation status
* Basic sessions
* Physics sync
* Drawing sync
* Chat
# Not implemented
* Sync drawing, commision textures (store their hashes, store their imagedata for clients that need it)
* Timeout clients that haven't responded to a ping for quite some time