﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25970	Support simultaneous open connections in LiveServerTestCase	Julien Pivotto	nobody	"django-websockets-redis is a popular library to use websockets and Django. However the LiveServerTestCase does not work with it because it is single threaded.

In their doc ([http://django-websocket-redis.readthedocs.org/en/latest/testing.html]):

Currently it is not possible to simulate more than one client at a time. Django’s built in LiveServerTestCase can not handle more than one simultaneous open connection, and thus more sophisticated tests with more than one active Websockets are not possible.

We should make that possible and handle simultaneous open connections"	New feature	closed	Testing framework	1.9	Normal	duplicate	websockets		Unreviewed	0	0	0	0	0	0
