Maanas Royy
Maanas Royy
Thanks @sebastianconcept. This worked for me.
How about using `str = db:server_ver()` If it return a version that indicates server is available
Use of django classes is a good idea. Another alternative could be to use yml file where we specify the options. The nesting could be well taken care of by...
The server root (/janus by default, but configurable), which you only POST to in order to create a Janus session; Ref: https://janus.conf.meetecho.com/docs/rest.html
Will guide all along Yes there is no sign up end point but you can create based on login I will send you user table Sent from my iPhone >...
The project was using the nginx custom build to being with. Now you can also use openresty to do the needful. I have updated to use the mysql connector instead...
I have updated the project repo and working on integrating the version 2 of the module. You can now see the schema in the repo.
Added a working db connection example. Will be adding the nginx conf rules to check the login shortly.
I can help you along. If you can setup a dev server. I can spare an hour on weekend to get it going. I m not really sure about postgres....