Open
Description
- Drop main support to ESP8266
- change recv active mode to passive mode
- enable syslog for error info
- Add "notify" method to receive data
- add MAC cofiguration
- add WIfI protocol cofiguration
- add DHCP/static IP configuration
- Organize code into multiple files
- Add TCP timeout to Server
- add "remote" host info to client
- allow pre-configured WiFi (for security)
- Rework the system for internal errors #6
- UART config
- Add power management methods
- code quality
- Improve documentation #5
- Add full Firmware support #7