Here we will see about extensions of WebSocket in a flask from the syntax perspective so that when we see working of WebSocket in Flask, it is easier to map it back with the syntax. 1. Installing flask socketio module in the python environment. pip install flask-socketio. 2.. "/>