Files
Moritz Ulmer 08292d631b Fix 975 - Broken custom network interface from client cert (#976)
Why:

- New calls not implemented by custom network interface class
  - WebSocketsNetworkClientSecure

This change addresses the need by:

- Adding interface functions to WebSocketsNetworkClientSecure class
- Updating example
2026-02-21 20:02:46 +01:00
..