summaryrefslogtreecommitdiff
path: root/README
blob: 72af2bd262e9bf1d89b5f104b95495b942e64ff9 (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
Welcome
-------

libxs is a library which extends the standard socket interfaces with features
traditionally provided by specialised messaging middleware products. libxs
sockets provide an abstraction of asynchronous message queues, multiple
messaging patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.


Building and installation
-------------------------

See the INSTALL file included with the distribution.


Resources
---------

Extensive documentation is provided with the distribution. Refer to
doc/xs.html, or "man xs" after you have installed libxs on your system.

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`
included with the libxs distribution.