issues
search
nanomsg
/
nnpy
cffi-based Python bindings for nanomsg
MIT License
117
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clarify maintenance status
#62
djc
opened
3 years ago
3
Problem with sending a few messages in a row with different lengths
#61
Ahmadreza-Shahrokhshahi
opened
3 years ago
4
Where can I have the error code description?
#60
vflanker
opened
3 years ago
2
Created nnpy/nnpy/tests/ directory and moved tests.py there #58
#59
KirkEasterson
opened
3 years ago
0
test.py doesn't run
#58
KirkEasterson
opened
3 years ago
1
"Getting Started" code doesn't run when building lcoally
#57
KirkEasterson
opened
4 years ago
1
pipenv install fails with python3.7
#56
sgluss
opened
5 years ago
1
nnpy-win error
#55
lgLindstrom
opened
5 years ago
5
Support building against nng as well as nanomsg
#54
nullr0ute
opened
6 years ago
5
Install error
#53
tannn
opened
6 years ago
4
windows install
#52
raidsan
opened
6 years ago
8
TypeError: 'NoneType' object is not iterable
#51
XiaosuWang
closed
6 years ago
4
Tag fixed tests
#50
macdewee
closed
6 years ago
1
improve install section
#49
xgdgsc
closed
6 years ago
4
IPC PUB-SUB protocol doesn't work
#48
peetonn
closed
6 years ago
3
Unable to set NN_REQ_RESEND_IVL
#47
pamolloy
closed
7 years ago
4
Fix tests under python3.
#46
aballier
closed
7 years ago
1
pip install . on Mac
#45
wang37921
closed
7 years ago
1
pip install at windows
#44
wang37921
closed
7 years ago
6
sendmsg and recvmsg
#43
gwangyi
opened
7 years ago
0
Is there a plan for supporting nn_recvmsg, nn_sendmsg in Socket class?
#42
gwangyi
opened
7 years ago
3
Fix python3 build
#41
0xE1E10
closed
7 years ago
1
OSError: cannot load library libnanomsg.so.5.0.0
#40
chekunkov
opened
7 years ago
5
Fix build problems with CPATH and cppnanomsg.
#39
0xE1E10
closed
7 years ago
3
`site_cfg` is not defined
#38
pschuprikov
closed
6 years ago
2
Add unit test to cover NNError construction
#37
mtp401
closed
8 years ago
1
Fix incorrect args to super
#36
mtp401
closed
8 years ago
1
Use opportunistic zero-copy strategy in `send`
#35
mayfield
closed
8 years ago
1
Use zero copy ffi.from_buffer for bytes types in `Socket.send()`
#34
mayfield
closed
8 years ago
12
Socket.send() fails for data over 1MB fails silently.
#33
mayfield
closed
7 years ago
4
Added documentation for socket class and its constructor
#32
wrobell
closed
8 years ago
1
Listed `nanomsg` and `aionn` as related projects
#31
wrobell
closed
8 years ago
2
Do not raise `NNError` with result code.
#30
wrobell
closed
8 years ago
0
Return poll result for all SP sockets, not first socket only.
#29
wrobell
closed
8 years ago
1
Return poll result for all SP sockets, not first socket only.
#28
wrobell
closed
8 years ago
2
Improve raised exceptions
#27
wrobell
closed
8 years ago
2
Add support for asyncio
#26
wrobell
closed
8 years ago
7
Add support for nn_poll on socket class level (Socket.poll method)
#25
wrobell
closed
8 years ago
3
Socket.sock invalid value
#24
wrobell
closed
8 years ago
1
add shutdown method.
#23
james-lawrence
closed
8 years ago
3
missing shutdown method.
#22
james-lawrence
closed
8 years ago
0
statistics api missing?
#21
james-lawrence
closed
8 years ago
1
No support for NN_DONTWAIT?
#20
adaszko
closed
8 years ago
4
support cross compiling
#19
mtp401
closed
8 years ago
6
Subscribe to subprocess not receiving with multiple nnpy channels
#18
grodtron
closed
8 years ago
5
Socket already connected error quits python interpreter
#17
lthibault
closed
8 years ago
2
Also look for `nanomsg/*.h` in `CPATH` if present.
#16
lucasb-eyer
closed
8 years ago
4
protocol buffer's SerializeToString() makes UnicodeDecodeError in python 2.7.11
#15
museghost
closed
8 years ago
3
Allow passing memoryview/buffers to send
#14
memeplex
closed
8 years ago
2
The installer is python 2 dependent
#13
memeplex
closed
8 years ago
2
Next