summaryrefslogtreecommitdiff
path: root/index.html
blob: d597211fa78238c07cf462f9f33a0a6653071f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
layout: nng
title: NNG - nanomsg-NG
---
<main>
<div id="header">
<h1>NNG - nanomsg-NG</h1>
</div>
<div id="content">
<div class="paragraph">
<p><span class="image"><a class="image" href="https://github.com/nanomsg/nng/actions"><img src="https://img.shields.io/github/workflow/status/nanomsg/nng/linux/master?logoColor=grey&amp;logo=ubuntu&amp;label=" alt="Linux Status"></a></span>
<span class="image"><a class="image" href="https://github.com/nanomsg/nng/actions"><img src="https://img.shields.io/github/workflow/status/nanomsg/nng/windows/master?logoColor=grey&amp;logo=windows&amp;label=" alt="Windows Status"></a></span>
<span class="image"><a class="image" href="https://github.com/nanomsg/nng/actions"><img src="https://img.shields.io/github/workflow/status/nanomsg/nng/darwin/master?logoColor=grey&amp;logo=apple&amp;label=" alt="macOS Status"></a></span>
<span class="image"><a class="image" href="https://codecov.io/gh/nanomsg/nng"><img src="https://img.shields.io/codecov/c/github/nanomsg/nng?logo=codecov&amp;logoColor=grey&amp;label=" alt="Coverage"></a></span>
<span class="image"><a class="image" href="https://www.codacy.com/app/gdamore/nng"><img src="https://img.shields.io/codacy/grade/f241cba192974787b66f7e4368777ebf?logo=codacy&amp;logoColor=grey&amp;label=" alt="Codacy"></a></span>
<span class="image"><a class="image" href="https://lgtm.com/projects/g/nanomsg/nng/?mode=list"><img src="https://img.shields.io/lgtm/grade/cpp/github/nanomsg/nng?logo=lgtm&amp;logoColor=grey&amp;label=" alt="LGTM"></a></span>
<span class="image"><a class="image" href="https://discord.gg/Xnac6b9"><img src="https://img.shields.io/discord/639573728212156478?label=&amp;logo=discord" alt="Discord"></a></span>
<span class="image"><a class="image" href="https://github.com/nanomsg/nng/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/nanomsg/nng.svg?logoColor=silver&amp;logo=open-source-initiative&amp;label=&amp;color=blue" alt="MIT License"></a></span>
<span class="image"><a class="image" href=""https://github.com/nanomsg/nng/releases"><img src="https://img.shields.io/github/v/tag/nanomsg/nng.svg?logo=github&amp;label=" alt="Latest version"></a></span></p>
</div>
<div class="paragraph">
<p>This is the landing page for NNG.</p>
</div>
<div class="paragraph">
<p>The Reference Manual is available for browsing <a href="/man/index.html">here</a>.</p>
</div>
<div class="paragraph">
<p>You can also support the development and documentation efforts for
NNG by purchasing your own copy of the
<a href="http://staysail.tech/books/nng_reference/">NNG Reference Manual</a>.</p>
</div>
<div class="paragraph">
<p>Here is the <a href="RATIONALE.html">rationale</a> behind the creation of <em>nng</em>.</p>
</div>
<div class="paragraph">
<p>My presentation, <a href="https://staysail.github.io/nng_presentation/nng_presentation.html">Scalability Protocols</a>, from February 2018, also has some more detail
about these protocols and NNG in particular.</p>
</div>
<div class="paragraph">
<p>Please see the <a href="https://github.com/nanomsg/nng">GitHub Repository</a> for further information.</p>
</div>
</div>
</main>