libmill coroutines and fd events for nanomsg sockets
supported operating systems:
- linux
- osx (
brew install autoconf libtool automake pkg-config) - iOS
makefile pulls down and builds libmill/nanomsg into a new opt prefix dir:
. ├── AUTHORS ├── example.c ├── Makefile ├── nnmill.c ├── nnmill.h ├── opt │ ├── bin │ ├── include │ └── lib ├── readme.markdown └── test ├── inproc.c ├── ipc.c └── tcp.c
clone and run
git clone https://github.com/reqshark/nnmill cd nnmill make # compile/exec example.c make run
test
contributors
| Bent Cardan | GitHub/reqshark | Twitter/@rekshark |
|---|---|---|
| Fatih Kaya | GitHub/fatihky | Twitter/@fatihky274 |
| Martin Sustrik | GitHub/sustrik | Twitter/@sustrik |