Investigate Websockets for API #173
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Would be nice to have Websockets support so commands can be bidirectional without needing constant API polling.
Moving to the future milestone: this will not be ready for 1.0, but would be an interesting 2.0 feature.
Doing this with FlaskRESTful doesn't seem easy to achieve. Instead, move on to investigating other API frameworks and make this a 2.0 feature.