/pg-websockets

Example for real time web application using postgreSQL, websockets and Python (asyncpg)

Primary LanguagePython

Real time application with PostgreSQL, Websockets

Example how to execute a real time web application using postgreSQL, websockets and Python