WIP: long polling support #1

Draft
perelman wants to merge 10 commits from feature/long-poll-status into history/short-polling-only
Owner

This PR is just to make an easy view of the changes that were involved in adding long-polling support.

This PR is just to make an easy view of the changes that were involved in adding long-polling support.
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/long-poll-status history/short-polling-only
git pull origin feature/long-poll-status

Step 2:

Merge the changes and update on Gitea.
git checkout history/short-polling-only
git merge --no-ff feature/long-poll-status
git push origin history/short-polling-only
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: perelman/fear_tracker#1
No description provided.