issues
search
kyuupichan
/
aiorpcX
Generic async RPC implementation, including JSON-RPC
MIT License
27
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.23.0 (git clone) does not build
#50
intelfx
closed
7 months ago
10
fix tests: some flakyness and API changes
#49
SomberNight
closed
7 months ago
0
add tests: timeout_after does not compose with asyncio primitives
#48
SomberNight
closed
7 months ago
10
ignore_after: patch Task.cancel to separate timeout vs external cancel
#47
SomberNight
opened
2 years ago
3
memory leak in long-lived `TaskGroup` (and hence `SessionBase`)
#46
SomberNight
closed
2 years ago
5
Warn user when certificates are not verified
#45
xloem
opened
2 years ago
0
`ignore_after` cannot be cancelled sometimes (race?)
#44
SomberNight
opened
2 years ago
6
`TaskGroup(wait=all)`, weird behaviour and API of `completed`
#43
SomberNight
opened
2 years ago
3
Continuous integration using Github Action
#42
adrianomarto
closed
7 months ago
2
Added support to unix sockets
#41
adrianomarto
closed
2 years ago
1
Support SOCKS over Unix domain sockets
#40
JeremyRand
opened
3 years ago
9
SOCKS over Unix sockets
#39
JeremyRand
opened
3 years ago
2
save some bandwidth: strip redundant whitespaces from json encoding
#38
SomberNight
closed
3 years ago
2
TaskGroup.cancel_remaining() cannot be cancelled
#37
SomberNight
closed
3 years ago
1
TaskGroup: enforce .join() is only called once
#36
SomberNight
closed
3 years ago
3
Server becoming unresponsive.
#35
ZacharyACoon
closed
3 years ago
0
Fix SOCKSRandomAuth on Python 3.8+
#34
JeremyRand
closed
3 years ago
4
session: add method on_disconnect_due_to_excessive_session_cost
#33
SomberNight
closed
4 years ago
1
Fix SOCKSRandomAuth on Python 3.8+, bump Travis Ubuntu/Python versions
#32
JeremyRand
closed
3 years ago
7
Compressed block headers & merkle proofs over low bandwidth communications
#31
willcl-ark
closed
4 years ago
1
test failures with py 3.8
#30
jirislaby
closed
3 years ago
2
Exception from user division by zero average response time
#29
rt121212121
closed
4 years ago
2
classify_host broken on WSL on Windows 10
#28
ysangkok
closed
3 years ago
3
session._recalc_concurrency: handle time.time() not making progress
#27
SomberNight
closed
5 years ago
1
session._recalc_concurrency can raise ZeroDivisionError
#26
SomberNight
closed
5 years ago
0
SOCKSProxy: handle SOCKSError in _connect_one
#25
SomberNight
closed
5 years ago
0
Add server handler for PROXY (v1) protocol
#24
fr3aker
opened
5 years ago
0
socks.py: Add SOCKSRandomAuth
#23
JeremyRand
closed
5 years ago
5
session.send_request: Future exception was never retrieved
#22
SomberNight
closed
5 years ago
0
make json request ids independent across sessions
#21
SomberNight
closed
5 years ago
2
make websockets dependency optional
#20
SomberNight
closed
5 years ago
3
v0.18.1 is not tagged
#19
smmalis37
closed
5 years ago
1
cost accounting: fix "By default, do not limit outgoing connections"
#18
SomberNight
closed
5 years ago
2
0.17.0 breaks socks support in Electrum
#17
nomnombtc
closed
5 years ago
1
update example of server, client
#16
AustEcon
closed
5 years ago
0
FinalRPCError(RPCError): send error to client and then disconnect
#15
SomberNight
closed
5 years ago
0
pypi is missing tests
#14
jirislaby
closed
5 years ago
2
framing: don't limit message size if max_size is 0
#13
SomberNight
closed
5 years ago
3
Add support for CBOR and perhaps ascii85 for RPC calls
#12
kyuupichan
opened
5 years ago
19
include LICENSE into pypi tarball
#11
ignatenkobrain
closed
5 years ago
6
build time dependency to attrs should be removed
#10
ehaupt
closed
5 years ago
0
TaskGroup: faster cancellation
#9
SomberNight
closed
5 years ago
3
Task cancellation of SOCKS sessions kills whole event loop
#8
SomberNight
closed
6 years ago
15
make CodeMessageError hashable
#7
SomberNight
closed
6 years ago
2
propagate report_crash arg in TaskGroup.spawn
#6
SomberNight
closed
6 years ago
4
Error responses not send to protocol-breaking requests
#5
kyuupichan
closed
6 years ago
0
ProtocolError logs an error without a way to handle it
#4
erasmospunk
closed
6 years ago
3
dependency 'attrs' not declared in setup.py
#3
SomberNight
closed
6 years ago
0
aiter syntax change
#2
SomberNight
closed
6 years ago
3
Subscriptions in client
#1
ysangkok
closed
6 years ago
10
Next