Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
L
libzmq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
libzmq
Commits
524bd7ac
Commit
524bd7ac
authored
Jul 13, 2013
by
Pieter Hintjens
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #612 from ulikoehler/markdown
Converted README to markdown
parents
7560910f
6bf4ffe7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
9 deletions
+8
-9
README.md
README.md
+8
-9
No files found.
README
→
README
.md
View file @
524bd7ac
Welcome
-------
# ZeroMQ
[
![Build Status
](
https://travis-ci.org/zeromq/libzmq.png?branch=master
)
](https://travis-ci.org/zeromq/libzmq)
## Welcome
The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
...
...
@@ -9,14 +12,11 @@ message filtering (subscriptions), seamless access to multiple transport
protocols and more.
Building and installation
-------------------------
## Building and installation
See the INSTALL file included with the distribution.
Resources
---------
## Resources
Extensive documentation is provided with the distribution. Refer to
doc/zmq.html, or "man zmq" after you have installed 0MQ on your system.
...
...
@@ -31,8 +31,7 @@ Git repository: http://github.com/zeromq/libzmq
0MQ developers can also be found on the IRC channel #zeromq, on the
Freenode network (irc.freenode.net).
Copying
-------
## Copying
Free use of this software is granted under the terms of the GNU Lesser General
Public License (LGPL). For details see the files
`COPYING`
and
`COPYING.LESSER`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment