add websocket functionality #1

Open
tsr wants to merge 1 commits from socket into master
Collaborator

This change sends updated data to all clients connected via websocket.
Default port is 1338 or port passed via argument +1.

This change sends updated data to all clients connected via websocket. Default port is 1338 or port passed via argument +1. - requires [frontend changes](https://irc.anarchyplanet.org/git/AnarchyPlanet/tasks-mockup/pulls/2)
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin socket:socket
git checkout socket
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: notnull/tasks-backend#1
No description provided.