Skip to content

ataul443/swoosh

Repository files navigation

swoosh (WIP)

swoosh is an high performance, event driven, bare-bone networking library which works on transport layer with TCP protocol. Direct system calls to epoll rather than using standard Go net is the reason for it's high performance. It works similar to libuv.

Getting started

Installing

TODO

Usage

TODO

More examples

TODO

Performance

###Benchmarks TODO

Internals

High level flow of Swoosh

License

swoosh is licensed under the MIT License.

About

An event-driven networking library in go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published