the Mink
> Hello, another question, is there any data limit in the free plan?
> I am doing tests and sending some information to each tick it seems that there was some problem, then I thought maybe I was exceeding some limit imposed in the free plan.
Free plan should work as described.
What happens exactly? What errors do you have in log? When sending a lot, it may be just exceeding connection bandwidth.
Well ... my upload speed is 4 megabytes.
I only send one string (5 characters) and one integer (for flags).
I can not overcome the bandwidth with that, in fact, I think any connection today should be able to process that data.
The problem is that the connection was cut, I got the feeling that I was passing some data limit imposed by photon but ... I no longer use that mode, now I send data every 0.1 seconds and I have no problems.
But thanks for yout time and attention.