Send new posts to frontend using Websockets #10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refreshing every X seconds essentially wastes resources while nothing is happening and doesn't scale particularily well either.
New posts could be pushed to the UI using websockets instead
Will be put on hold. This seems to be more complicated than I had hoped. Might be worth revisiting in the future and trying out SocketIO