Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket #18

Open
Spartak-Belov-Floresku opened this issue Jan 20, 2020 · 2 comments
Open

Websocket #18

Spartak-Belov-Floresku opened this issue Jan 20, 2020 · 2 comments

Comments

@Spartak-Belov-Floresku
Copy link

Spartak-Belov-Floresku commented Jan 20, 2020

Websocket does not work as described on page 298 for the first test, and a customer or staff. I spent seven days to forcing it to work correctly for me, tried to use information from the book, "my big mistake". Hints: First of all, if you are a user of windows 10 like me, this book has not a correct description how to use the redis on Windows platform. Second, if you want to set up a websocket for this project you need to collect all information from the internet about websocket for django and how to use redis. So, good luck

Almost forgot :) the code again has a lot of mistakes also it is incomplete

@Spartak-Belov-Floresku Spartak-Belov-Floresku changed the title Websosket Websocket Jan 20, 2020
@Spartak-Belov-Floresku
Copy link
Author

ChatNotifyConsumer(AsyncHttpConsumer) gives AnonymousUser in user and scope["user"]. May be somebody solved this problem?

@Spartak-Belov-Floresku
Copy link
Author

Finaly, find out that the main issues happen due to a glitch of the Windows system. I devolupe two projects by using OS Windows 7 and Windows 10, they have the same issues. But, the code still has a lot of mistakes. Mostly, the code is incomplite.

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

No branches or pull requests

1 participant