Skip to content

dot-config-IIITS/backend-SIH-BachavSetu

Repository files navigation

Go to Routes/client_routes.py you can see which routes and namespaces...
Example : for client_routes.py namespace is '/client' (mentioned in app.py)

You can write class-based namespaces on client side
Example : go to Test/Routes/client_routes.py (this is python implementation)
But I am confident that there would be something like this in dart too
https://python-socketio.readthedocs.io/en/latest/client.html#class-based-namespaces

Test

This folder has python-sockets-client code, ignore this
I use this to test my server code

Database

This consists internal working with the mongodb, ignore this..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages