Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

real time updates and notifications #14

Closed
francescou opened this issue Jan 5, 2016 · 2 comments
Closed

real time updates and notifications #14

francescou opened this issue Jan 5, 2016 · 2 comments

Comments

@francescou
Copy link
Owner

I've added some real time functionality on branch ahab using ahab and RxJS

It is still under heavy development, feedback is welcome.
If you want to try the RC version run:

docker run \
--name docker-compose-ui \
-p 5000:5000 \
-v /var/run/docker.sock:/var/run/docker.sock \
francescou/docker-compose-ui:1.0.RC1
@francescou
Copy link
Owner Author

apply this nginx configuration in order to run the application as a nginx upstream server

@francescou
Copy link
Owner Author

I'm closing this issue (and the ahab branch) because the current implementation seems to be too hackish.

if you have experience with websockets/sse on Flask and want to contribute reopen the issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant