mobizt / Firebase-ESP32

[DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.
MIT License
413 stars 119 forks source link

Thread safety #152

Closed TheFlyvio closed 3 years ago

TheFlyvio commented 3 years ago

Is the library thread safe?

mobizt commented 3 years ago

This library is none thread safe.