We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b674797 commit 5bedc64Copy full SHA for 5bedc64
docs/technologies/flask/socketio.mdx
@@ -0,0 +1,22 @@
1
+---
2
+description: Flask and SocketIO - How to use it Together
3
4
+
5
+# Flask and SocketIO
6
7
+import SubHeading from "@site/src/components/SubHeading";
8
9
+<SubHeading color="#25c2a0">Learn how to use Flask with SocketIO</SubHeading>
10
11
+## Introduction
12
13
+@Todo - explain the concept
14
15
+> Coding Sample: https://github.com/app-generator/sample-flask-socketio
16
17
+<br />
18
19
+## Resources
20
21
+- 👉 Free [Support](https://appseed.us/support/) via Email & Discord
22
+- 👉 [Custom Development Services](https://appseed.us/custom-development/) provided by experts
0 commit comments