issues
search
ropensci
/
rzmq
R package for ZMQ
https://docs.ropensci.org/rzmq
84
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updated `.gitignore`
#61
bicarlsen
closed
1 year ago
0
Added get/set functionality for RCV_TIMEO.
#60
bicarlsen
closed
1 year ago
9
Update socket options
#59
bicarlsen
closed
1 year ago
4
change connect.socket in poll.socket example from * to localhost
#58
jcai849
opened
3 years ago
0
Changes to attempt setting ZMQ_CONFLATE option
#57
modernresearch
opened
3 years ago
0
Trying to set ZMQ_CONFLATE within rzmq
#56
modernresearch
opened
3 years ago
4
This package is failing an address sanitizer test.
#55
michaelquinn32
opened
4 years ago
0
add function to get last bound endpoint
#54
mschubert
closed
4 years ago
2
rzmq Client error with Python Server
#53
chintanp
opened
4 years ago
0
Fix rchk PROTECT warnings
#52
jeroen
closed
5 years ago
1
Fehler in rzmq::send.socket(socket = private$socket, data = list(... lange Vektoren noch nicht unterstützt:
#51
pat-s
closed
5 years ago
3
remove non-existent submodule
#50
mschubert
closed
5 years ago
1
Improve socket options
#49
mschubert
opened
5 years ago
1
install_github fails with ropensci/rzmq
#48
joequant
closed
5 years ago
0
Allow messages with long vectors
#47
mschubert
closed
5 years ago
3
Use R_CheckUserInterrupt to distinguish interrupts from non-critical signals
#46
mschubert
closed
6 years ago
22
Install signal handler instead of IGN (#44)
#45
mschubert
closed
6 years ago
8
General solution to handling system interrupts
#44
mschubert
closed
6 years ago
2
Question about passing messages between remote machines
#43
wlandau
closed
6 years ago
3
Question: sending a second message before the first one is consumed
#42
wlandau
closed
6 years ago
2
Appveyor builds and webhook
#41
maelle
closed
6 years ago
2
Add active status badge
#40
maelle
closed
6 years ago
0
Reuse messages in rzmq
#39
mschubert
closed
7 years ago
14
Reusing messages in rzmq
#38
mschubert
closed
7 years ago
3
Do not interrupt on SIGWINCH
#37
mschubert
closed
7 years ago
8
Next CRAN release
#36
mschubert
closed
7 years ago
3
Exposing functions related to CurveZMQ authentication.
#35
dentonbriandavid
opened
7 years ago
2
poll timeout in ms not us
#34
mschubert
closed
7 years ago
2
Uneven distribution of tasks with parallel pipeline
#33
rstub
closed
7 years ago
1
Add XREQ, XREP socket types
#32
mschubert
closed
7 years ago
2
Tweaks for R 3.4. release
#31
jeroen
closed
7 years ago
2
Update readme and configure comments
#30
jeroen
closed
7 years ago
0
use vs pbdzmq
#29
dpastoor
opened
7 years ago
7
Fix build on OSX Mavericks
#28
jeroen
closed
7 years ago
0
Add CI for Windows
#27
jeroen
closed
7 years ago
0
Proper build on all platforms
#26
jeroen
closed
7 years ago
3
A new dependency update
#25
snoweye
closed
7 years ago
0
No rzmq binary for R 3.3.* or 3.4.*
#24
richierocks
closed
8 years ago
2
Unable to install on SUSE Linux Enterprise Server 11 SP3
#23
Anne623
closed
8 years ago
2
subscribe example?
#22
paul-shannon
opened
8 years ago
2
use pkg-config to find libzmq's location
#21
indraniel
closed
7 years ago
13
use platform-specific endian encoding
#20
mschubert
closed
8 years ago
1
Serializing on big vs. little endian systems
#19
mschubert
closed
8 years ago
2
Compatibility issue with latest zmq from homebrew on OS X
#18
ddauer
closed
7 years ago
11
how can I close an opened zmq socket in R?
#17
wolkym
closed
9 years ago
4
Add windows support via precompiled libzmq.a
#16
jankatins
closed
7 years ago
8
Unable to install rzmq for Jupyter R Kernel. ERROR: compilation failed for package 'rzmq'
#15
robbyki
closed
7 years ago
28
Ensure the -std=c++11 flag is set as part of PKG_CXXFLAGS
#14
rgbkrk
closed
9 years ago
1
Initial Travis setup
#13
rgbkrk
closed
8 years ago
5
Unable to install on Ubuntu 14.04 (from CRAN or source)
#12
rgbkrk
closed
7 years ago
40
Next