Provides spi classes to plugin low-level NIO libraries (experimental). By implementing the spi, the xSocket default low-level io implementation will be replaced by the provider ones.
Currently, only plain server-side connections are supported. Additional features like SSL or throttled writes will be supported by future versions of the spi package

The interfaces/classes of this package are experimental and subject to change