Score:0

Hosting a Python sockets server on the web

jo flag

I made a simple chat app for my friends and I to use, but I don't want to host the server on my computer, I want to host it on the web. Does anyone know any good services or tutorials on doing this?

Score:0
cn flag

as you know you should run some webserver to serve your python socket on it. best solution to do this please install gunicorn and then proxy pass with nginx on it

Python <-> Gunicorn <-> Nginx

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.