issues
search
permitio
/
fastapi_websocket_rpc
⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.
https://permit.io
MIT License
216
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle requests in a non-blocking fashion
#49
sersorrel
opened
1 month ago
2
Long-running RPC handlers block other RPC requests
#48
sersorrel
opened
1 month ago
3
Why does this library need to care about types returned by RPC methods?
#46
sersorrel
closed
2 months ago
1
Lock fastapi to v0.109.1 as minimum
#45
roekatz
opened
2 months ago
0
Bump version to 0.1.27
#44
roekatz
closed
2 months ago
0
WebSocketsClientHandler: Fix no await for websocket.close
#43
roekatz
closed
2 months ago
1
Bump version to 0.1.26
#42
roekatz
closed
3 months ago
0
Support Unix Domain Sockets (client)
#41
jdavid
closed
3 months ago
1
Remove WebsocketRPCEndpoint.on_connect
#40
5p4k
closed
3 months ago
3
Purpose of WebsocketRPCEndpoint.on_connect
#39
5p4k
closed
3 months ago
4
[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
#38
RazcoDev
opened
4 months ago
0
[Snyk] Security upgrade anyio from 3.7.1 to 4.4.0
#37
omer9564
opened
5 months ago
0
No Await Expression for Websocket Closing
#36
wes8ty
opened
6 months ago
1
allow more recent websockets version
#35
Graeme22
closed
7 months ago
2
[Snyk] Security upgrade fastapi from 0.103.2 to 0.109.1
#34
asafc
opened
9 months ago
0
RPC client not receiving server responses
#33
zvi-quantivly
closed
11 months ago
1
Added websocket client handler, and websocket-client module
#32
antoinetran
closed
10 months ago
13
No support of http_proxy https_proxy
#31
antoinetran
opened
11 months ago
5
on_connect and on_disconnect type hints
#30
jhk-mjolner
opened
12 months ago
1
not possible to build pypi Source Distribution
#29
WisniewskiP
opened
1 year ago
2
Binary Types: Any way to support it?
#28
realoriginal
closed
1 year ago
4
Guyzyl/per 7303 update pydantic to v2
#27
guyzyl
opened
1 year ago
0
Bump to version 0.1.25
#26
roekatz
closed
1 year ago
0
unnecessary dependency to uvicorn
#25
WisniewskiP
opened
1 year ago
1
Support both Pydantic v1 and v2
#24
ff137
closed
1 year ago
11
No way to register an error handler
#22
mjmdavis
opened
1 year ago
0
Not compliant to json-rpc specification.
#21
mjmdavis
closed
1 year ago
1
Merge pull request #19 from permitio/orweis-patch-1
#20
orweis
closed
1 year ago
0
Remove fork message
#19
orweis
closed
1 year ago
0
Support-py311
#18
orweis
closed
1 year ago
0
Fix some formatting and typos
#17
jsdanielh
closed
2 years ago
2
Fix memory leak in `RpcChannel`'s `wait_for_response`
#16
jsdanielh
closed
2 years ago
3
Memory leak on long lived RpcChannel
#15
jsdanielh
closed
2 years ago
2
WebSocketRpcClient: Clean partly initiated state when connect fails
#14
roekatz
closed
2 years ago
0
WebSocketRpcClient's connect leaks memory on failure
#13
roekatz
closed
2 years ago
1
change boundaries of dependencies
#12
singingwolfboy
closed
2 years ago
0
Add option to get remote channel id
#8
obsd
closed
3 years ago
0
For consistency SimpleWebsocket => SimpleWebSocket
#7
cjh1
closed
3 years ago
1
Add support for custom serialization
#6
cjh1
closed
3 years ago
20
Fixed: websocket connection close propagated CancelledError to using pub/sub client, causing pub/sub client to give up
#5
asafc
closed
3 years ago
0
Update README.md: add link to pubsub
#3
asafc
closed
3 years ago
0
Improved callback support and client readiness check
#2
orweis
closed
3 years ago
0
Event handling and keep alive
#1
orweis
closed
3 years ago
0