1.8.0 - Extension to socket server API
This release:
- #30 Extends socket API by adding
accept
call, fixes bug inremote_port
and erroneous 0-length packet reads. Thanks @AdamCummick
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-wiznet5k
.
Read the docs for info on how to use it.