Create gh-pages branch via GitHub
This commit is contained in:
parent
5c1f5a497e
commit
cf46889448
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
|
||||
<meta name="description" content="Node-ipc : Inter Process Communication Module for node supporting Unix sockets, TCP, TLS, and UDP. Giving lightning speed on Linux, Mac, and Windows." />
|
||||
<meta name="description" content="Node-ipc : Inter Process Communication Module for node supporting Unix sockets, TCP, TLS, and UDP. Giving lightning speed on Linux, Mac, and Windows. Neural Networking in Node.JS" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
|||
<a id="forkme_banner" href="https://github.com/RIAEvangelist/node-ipc">View on GitHub</a>
|
||||
|
||||
<h1 id="project_title">Node-ipc</h1>
|
||||
<h2 id="project_tagline">Inter Process Communication Module for node supporting Unix sockets, TCP, TLS, and UDP. Giving lightning speed on Linux, Mac, and Windows.</h2>
|
||||
<h2 id="project_tagline">Inter Process Communication Module for node supporting Unix sockets, TCP, TLS, and UDP. Giving lightning speed on Linux, Mac, and Windows. Neural Networking in Node.JS</h2>
|
||||
|
||||
<section id="downloads">
|
||||
<a class="zip_download_link" href="https://github.com/RIAEvangelist/node-ipc/zipball/master">Download this project as a .zip file</a>
|
||||
|
@ -34,7 +34,8 @@
|
|||
<h1>
|
||||
<a name="node-ipc" class="anchor" href="#node-ipc"><span class="octicon octicon-link"></span></a>node-ipc</h1>
|
||||
|
||||
<p><em>a nodejs module for local and remote Inter Process Communication</em> for Linux, Mac and Windows.</p>
|
||||
<p><em>a nodejs module for local and remote Inter Process Communication</em> for Linux, Mac and Windows.<br>
|
||||
A great solution for <strong>Neural Networking</strong> in Node.JS</p>
|
||||
|
||||
<p><strong>npm install node-ipc</strong><br><a href="https://npmjs.org/package/event-pubsub" title="node-ipc details from npm"><img src="https://nodei.co/npm/node-ipc.png?stars=true" alt="alt node-ipc npm details" title="node-ipc npm module details "></a></p>
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue