Commit Graph

4 Commits

Author SHA1 Message Date
3f836d0fa6 added some comments on the server side 2024-03-18 10:19:39 +01:00
c56e3a106b code refactoring 2023-11-19 13:52:51 +01:00
Marco
68c829c40e 10 playlist download (#71)
* leveraging message queue for playlist entries DL

* playlist support implemented

It's a little bit slow but solid enough :D
2023-07-28 11:44:38 +02:00
e1510d28d2 dropped fiber for std http + gorilla websocket
Session serialization will use gob encoding instead of json.
Binary size will likely be reduced.
General backend code refactoring.
2023-07-26 11:48:54 +02:00