Python Forum
Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flask Chat
#2
I am trying to make a chat site with socket module. I am getting mistake when I receive data on GET method. When the program go to GET method it only wait for data even if I send data(It doesn't take data).
If I remove the receiving code from GET method and put above the Flask code there isn't any problem.How can I fix it?
Reply


Messages In This Thread
Flask Chat - by Ahmet - Jul-09-2018, 06:34 AM
RE: Flask Chat - by micseydel - Jul-09-2018, 08:51 PM
RE: Flask Chat - by Ahmet - Jul-10-2018, 06:45 AM
RE: Flask Chat - by micseydel - Jul-10-2018, 04:39 PM
Flask Chat - by Ahmet - Jul-09-2018, 07:49 PM
RE: Flask Chat - by Larz60+ - Jul-09-2018, 07:51 PM
RE: Flask Chat - by Ahmet - Jul-09-2018, 08:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  chat system x64 2 3,869 Mar-15-2017, 06:59 AM
Last Post: charlesprince

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020