issues
search
ecthiender
/
py-graphql-client
Dead-simple GraphQL client with subscriptions over websockets
https://pypi.org/project/py-graphql-client/
Other
37
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added reconnection in case websocket unexpectedly closes
#37
AleMuzzi
closed
1 year ago
0
Connection crashes when Websocket connection closed by server
#36
kdowney-cloudwallcapital
closed
1 year ago
3
"cannot join current thread" when close() called on running client
#35
kdowney-cloudwallcapital
opened
2 years ago
1
How to skip ssl certificate verification?
#34
gp2-gp2
opened
2 years ago
1
context manager bug
#33
bennnym
opened
3 years ago
3
Handling the data we receive.
#32
steeljardas
closed
3 years ago
0
error subproto = headers.get("sec-websocket-protocol", None).lower() AttributeError: 'NoneType' object has no attribute 'lower'
#31
jeremoquai
opened
3 years ago
5
ImportError: cannot import name 'GraphQLClient' from partially initialized module 'graphql_client' (most likely due to a circular import)
#30
jeremoquai
closed
3 years ago
0
Stop wrapping init headers in nest attribute
#29
jasonkatz
closed
3 years ago
0
Subscription parameters wrapped in "headers" attribute
#28
jasonkatz
closed
1 year ago
1
Request to expose websocket ConnectionId
#27
vaibhavpingle
opened
3 years ago
1
How to handle exception when the client lost connection .
#26
bueltan
closed
1 year ago
2
Fixed GraphQLClient.close() method
#25
dadwin
closed
4 years ago
2
Fix logging configuration
#24
dadwin
closed
1 year ago
0
Unable to import module
#23
weeotch
closed
1 year ago
1
add support for context manager API (fix #21)
#22
ecthiender
closed
4 years ago
0
support for context manager or `with` statement
#21
ecthiender
closed
4 years ago
0
How are things with python3.5?
#20
atvitek
closed
4 years ago
2
Feedback: Multiple subscription callbacks in one thread
#19
TimGuiteDiamond
closed
4 years ago
4
setup first action
#18
ecthiender
closed
4 years ago
0
[wip] [breaking] [v0.2] add HTTP support and refactor API
#17
ecthiender
opened
4 years ago
0
Use UUID v4 for generating operation IDs
#16
TimGuiteDiamond
closed
4 years ago
9
how to use subscriptions ?
#15
bharatpk0
closed
4 years ago
2
Websocket exception when subscribe
#14
truebits
closed
1 year ago
2
Can you give an SSL example?
#13
jamessmith-decisionlab
closed
4 years ago
3
How can I pass authentication header ?
#12
john012343210
closed
4 years ago
2
Removing sleep. The conn.recv call is blocking
#11
anthonyhiga
closed
4 years ago
4
is py-graphql-client compatible with apollo-server-express?
#10
scosean
closed
4 years ago
9
Cleanup
#9
SalmonMode
closed
4 years ago
1
add graphql-ws as sub-protocol while connecting (fix #1)
#8
SalmonMode
closed
5 years ago
5
stop_subscribe has threading issues/exceptions
#7
BharathaAravind
closed
4 years ago
3
Stop subscribe
#6
BharathaAravind
closed
4 years ago
1
GraphQL Http client
#5
BharathaAravind
closed
4 years ago
1
First message is lost when using subscribe/query method
#4
BharathaAravind
closed
5 years ago
2
Fix first subscription message is lost (close #4)
#3
BharathaAravind
closed
5 years ago
1
Support HTTP transport as well
#2
ecthiender
opened
5 years ago
1
Support secure websockets (wss)
#1
ecthiender
closed
5 years ago
1