|
7 | 7 | - [Select Single Checkbox](js/single-checkbox-selection.js)
|
8 | 8 | - [Datetime (Unix , RealTime and Formatted Datetime)](js/datetime.js)
|
9 | 9 | ## React JS
|
| 10 | +- [React Socket Connection](react-js/Socket.js) |
10 | 11 | - [Exportable API Endpoint](react-js/api/ApiHelper.js)
|
11 | 12 | - [Example API Helper Routes ](react-js/api/ExampleApi.js)
|
12 | 13 | - [API Integration Add Component](react-js/api/ApiAdd.js)
|
|
27 | 28 |
|
28 | 29 | ## Python
|
29 | 30 | - [Find Router Connected Ip List of](python/router_ip_address.py)
|
30 | | - |
| 31 | +-[Flask Socket Connection](python/flask_socket.py) |
31 | 32 | - [Google Cloud Pub/Sub Publishing/subscription messages and subscriptions list](python/pubsub.py)
|
32 | 33 | - [Dockerize Flask App](python/Dockerfile)
|
33 | 34 | - [Cython Compile File Generator](python/compile.py)
|
|
0 commit comments