-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hi,
this library is specific for EthernetClient. In another fork someone adopted it to WifiClient and there is a other issue here to support GSMClient.
I also need Ethernet für one project and Wifi for another and so I would wish myself more flexibility
So my idea would be to change the design of the class and have the option to set the used "Client" in constructor. Therefor it would be needed to remove the interitance from EthernetClient and replace by a member variable for the used client instance.
Is there any real reason why it is interited at the moment?
Would this be something you would be interested in to work on or should I do it as my own fork?
Metadata
Metadata
Assignees
Labels
No labels