poppy-server/Readme.md

15 lines
498 B
Markdown
Raw Permalink Normal View History

2022-01-04 12:26:51 +00:00
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
2022-06-19 09:29:10 +00:00
* Drawing sync
* Chat
2022-01-04 12:26:51 +00:00
# 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