title | date | author |
---|---|---|
Platform Support |
2021-11-24 12:00:00 -0800 |
ihciah |
Linux and macOS are currently supported. On the Linux platform, we can use io_uring or epoll as the IO driver; on the macOS platform, we will use kqueue as the IO driver.
How to use Legacy driver can refer to here.
🚧Experimental windows support is on the way.
If you want to develop on Windows and deploy on Linux, then you can try wsl.