Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Drop arduino String class at the FirebaseArduino layer. #117

@ed7coyne

Description

@ed7coyne

We should translate from String to std::string at the FirebaseArduino layer and use std::string on all internal classes. This will make the library portable and will make testing easier.

Once this is done we can stop patching ArduinoJson releases to address our conflicting String overrides as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions