index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Collapse
)
Author
2009-11-24
ZMQII-25: Implement streamed request/reply
Martin Sustrik
2009-10-19
added --with-pgm2-examples configure option
malosek
2009-10-12
updated 0MQ to recent OpenPGM2 rev.562
malosek
2009-10-06
0MQ compilable on winXP mingw with --with-pgm2 option
malosek
2009-10-05
build system tuning - fixed make dist
malosek
2009-10-05
build system tuning
malosek
2009-10-02
poller is a concept now rather than virtualised class
Martin Sustrik
2009-09-25
pgm2 receiver working (partly)
malosek
2009-09-24
added --with-pgm2 into build system
malosek
2009-09-21
initial version of req/rep sockets
Martin Sustrik
2009-09-16
c and cpp directories moved into bindings directory
malosek
2009-09-16
added OpenPGM receiver - ZMQ_SUB
malosek
2009-09-11
Merge branch 'master' of git@github.com:sustrik/zeromq2
Martin Sustrik
2009-09-11
separate class for PUB-style socket added
Martin Sustrik
2009-09-11
added OpenPGM sender - ZMQ_PUB
malosek
2009-09-10
Merge branch 'master' of git@github.com:sustrik/zeromq2
malosek
2009-09-10
ZMQII-3: cheap and nasty implementation of message filtering
Martin Sustrik
2009-09-10
added --with-pgm option, libpgm-1.2.14 build within 0mq build system
malosek
2009-09-08
added libzmq.pc.in file
malosek
2009-09-08
build system tuning
malosek
2009-09-07
include directory split into c and cpp dirs, added --with-c and --with-cpp ↵
malosek
configure options
2009-09-04
couple of bugs fixed
Martin Sustrik
2009-08-30
engine virtualised; chatroom example removed
Martin Sustrik
2009-08-27
pipes added
Martin Sustrik
2009-08-21
session management implemented
Martin Sustrik
2009-08-12
listener/connecter/init/session added
Martin Sustrik
2009-08-09
redundant interface (i_api) removed
Martin Sustrik
2009-08-09
zmq_listener/zmq_connecter implemented
Martin Sustrik
2009-08-09
socket options interface modeled as in BSD sockets
Martin Sustrik
2009-08-08
lockfree interaction patter for 3 theads implemented
Martin Sustrik
2009-08-06
clean up - session/socket/engine stuff removed
Martin Sustrik
2009-08-06
dispatcher renamed to context
Martin Sustrik
2009-08-03
renamed from zs to zmq
Martin Sustrik
2009-07-29
initial commit
Martin Sustrik