Skip to content

ringabout/ioselectors

Repository files navigation

ioselectors

Github Action Build Status Travis

License: Apache-2.0 Version

Cross platform IO engine for Nim.

Enhancements for selectors module in stdlib and add IOCP supports in windows.

selectors has little difference with stdlib's except that it adds support for windows(registerHandle, updateHandle, registerEvent). You can read docs in stdlib:

https://nim-lang.org/docs/selectors.html

Installation

nimble install ioselectors

About

Cross platform IO engine and timer for Nim.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages