Commit Graph

2 Commits

Author SHA1 Message Date
FinnStutzenstein 513f2a887f Use native twisted for daphne 2017-11-28 11:06:39 +01:00
Oskar Hahn fe64941aab Big Mode for OpenSlides
Uses django channels instead of tornado for the autoupdate. Therefore
tornado is nolonger a dependency of OpenSlides (but channels).

This uses websockets instead of SockJS.

Use the flag insecure in the start command to provide static files serving.

Use a new session backend that has a ForeignKey to User.
2016-06-09 11:14:39 +02:00