/Kai_Tornado_Tutorial

This is a project to help Kai learn how to use the Tornado Python Framework

Primary LanguageJavaScript

Python Tornado Project

This repo is to go over how to setup a Tornado application to handle http request and websockets.

Project Finally

final_project

Backend

In this section we will work on creating the backend server that will be handling all of the http requests and websocket communication to the frontend. For this, we will be using Python version 3.7.3 and the Tornado framework.

Table of Content