nanomsg

Wrapper for nanomsg, a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use.

Wrapper score 15/100 · tests present · no docs generated

Wraps a native library — check OS Compatibility below for platform-specific linking notes.

Summary

Latest Version 0.2
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-07 07:47

Authors

  • Dennis Felsing

Installation

nimble install nanomsg
choosenim install nanomsg
git clone https://github.com/def-/nim-nanomsg

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
nanomsg - - - - - - -

Dependencies

Package Version Optional
nim >= 0.10.0 No

Source

Repository https://github.com/def-/nim-nanomsg
Homepage https://github.com/def-/nim-nanomsg
Registry Source nimble_official