RGB-Tools / rgb-lib

MIT License
44 stars 25 forks source link

Can I use your public proxy server? #13

Closed monaka closed 1 year ago

monaka commented 1 year ago

This is not a bug report but a question.

I found an URL pointed to your proxy server in your test code. Should/Can I use your server? Is it better to prepare my own proxy server instead ?

nicbus commented 1 year ago

Should/Can I use your server?

feel free to use the public proxy server

Is it better to prepare my own proxy server instead ?

in some cases, like local testing, it could be better to host your own. you can find the project here, which is easy to run

monaka commented 1 year ago

Thank you for your answer and suggestion. I'll spawn my local server for testing.