We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b301113 commit 0700925Copy full SHA for 0700925
1 file changed
README.md
@@ -18,6 +18,7 @@ Implementing Java's SelectableChannel API is not possible with EPoll and SocketC
18
## What is missing?
19
20
* Support for other CAN protocols (e.g. CAN_MCNET)
21
+* [CAN XL](https://www.bosch-semiconductors.com/media/ip_modules/pdf_2/can_xl_1/canxl_intro_20210225.pdf)
22
* A [netty](https://netty.io) integration (see #20)
23
* BSD Support
24
* io_uring Support
0 commit comments