signalrcoreplus

View on PyPIReverse Dependencies (0)

0.10.3 signalrcoreplus-0.10.3-py3-none-any.whl

Wheel Details

Project: signalrcoreplus
Version: 0.10.3
Filename: signalrcoreplus-0.10.3-py3-none-any.whl
Download: [link]
Size: 35912
MD5: 74c71146c5e04350323825fca194fc41
SHA256: 87c69c629cadc30c63d55fb7d15bbcf601ce240a763d816d64f3b4bb2dea4ae9
Uploaded: 2022-12-29 19:15:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: signalrcoreplus
Version: 0.10.3
Summary: A Python SignalR Core client(json and messagepack), with invocation auth and two way streaming. Compatible with azure / serverless functions. Also with automatic reconnect and manually reconnect.
Author: mandrewcito
Author-Email: anbaalo[at]gmail.com
Home-Page: https://github.com/dcmeglio/signalrcore
Keywords: signalr core client 3.1
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests (>=2.22.0)
Requires-Dist: websocket-client (==1.4.2)
Requires-Dist: msgpack (==1.0.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9892 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
signalrcoreplus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/helpers.py sha256=DN_8akA9wlWWlBLUJPyUoI_jxpiYKZOPc7NPMOkAvmU 2855
signalrcoreplus/hub_connection_builder.py sha256=p6_fgf3JSiEYUNsMnNs1WSFRoT3-fzhxmxq2qUSCQBI 9075
signalrcoreplus/subject.py sha256=OOzK_SvOyo0GHty5lu9jzFA0pX_XmU2Af1y9jIu-FgM 2180
signalrcoreplus/hub/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/hub/auth_hub_connection.py sha256=EAx7-bzJ1mUwfaPs8T_KuXbyI4P_dkakGCUrRhVyPNw 989
signalrcoreplus/hub/base_hub_connection.py sha256=4cWL75VAeS0PpLODXJy61AzQKQxj_Xj6LhkRbqFmsiA 9929
signalrcoreplus/hub/errors.py sha256=CxyoYj7B8-5OUBhT2QBYFcDzmOvYCdkp42MOZls8xkw 176
signalrcoreplus/hub/handlers.py sha256=zpXKCWJ3Yxna6dvGmBp_3hinsyQNpyFsdu9oCa1Y5Yw 1979
signalrcoreplus/messages/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/messages/base_message.py sha256=AAydVr-g85U2xthOM4jm2hqHQ3ZBaOSiO0hmXlqCEpI 447
signalrcoreplus/messages/cancel_invocation_message.py sha256=CLsAom4Ubf3bn8HroEOzgiye_6VI9RnjgJmxtwqshbo 647
signalrcoreplus/messages/close_message.py sha256=ERik_8z7KGUSvNoDhU87T05kfF4zHM_1NMIIFqUMmRo 716
signalrcoreplus/messages/completion_message.py sha256=6jLy2w5c5sSAvvRuZ9871kkhs9cxWQZUU0Em-eIzg94 1952
signalrcoreplus/messages/invocation_message.py sha256=GDGIcNEs2Qohdm9K1PS2YF07acCKPjHL_CyM_khY3kU 2086
signalrcoreplus/messages/message_type.py sha256=hZnGkaUiFbu3I8QhPnuQWVCbYoCGy90JZEgc9sl_OFo 234
signalrcoreplus/messages/ping_message.py sha256=IcOG6AGa6s0GvZEWBfOzjqhpNA_lFPF_FPGDjaNNIqw 403
signalrcoreplus/messages/stream_invocation_message.py sha256=dB-2GZ6JYfofuPVXN0iIYtTuLpIhwIHBRnxCRcGiMZ0 1189
signalrcoreplus/messages/stream_item_message.py sha256=3r5n_1O04zquD9GTISPF9osjkmIf0_cmMPt-fuaXSIM 786
signalrcoreplus/messages/handshake/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/messages/handshake/request.py sha256=zNM8PZ4m4W1OSlEnXCxjPLnlYNXPF7yrToDDPxdcb9c 152
signalrcoreplus/messages/handshake/response.py sha256=ekQx_MX9ZTxHgDa7uiKAivBjky8xVMV5ljjf-Rpeo5w 103
signalrcoreplus/protocol/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/protocol/base_hub_protocol.py sha256=B2_kqssL9Um-h2Oplu2vRfo8vsOAjp-QeSidHdmX4Hw 2991
signalrcoreplus/protocol/json_hub_protocol.py sha256=EDFI9xx29HqsYoN11gcFUkAkYff2dCkMGcCpD3gST-Q 1676
signalrcoreplus/protocol/messagepack_protocol.py sha256=ZS-QqOyk_yPrKFBb_F4KM3rYJT1M_IAxzQTtjUMs-q0 6419
signalrcoreplus/protocol/handshake/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/transport/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/transport/base_transport.py sha256=N3soR1vuswBUQMJfVrDZQYiRu8-FrQSj_JfW-Sml-Ho 1155
signalrcoreplus/transport/websockets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
signalrcoreplus/transport/websockets/connection.py sha256=mBaZeNxcqWjDlNOnMWk8Pp7vu3g3_wY5oQPUdIL7L3E 140
signalrcoreplus/transport/websockets/reconnection.py sha256=0Pu2BzQkDMPgR8ww4d3hZXbRVHopyn5-3e0ZKTdAYfw 3761
signalrcoreplus/transport/websockets/websocket_transport.py sha256=dKV3p8ygw3WryXBVsG3BMMLAcBI4QogZFMzbuWCWk4M 8926
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/base_test_case.py sha256=-8V9e_tmayWni-qDaLITgb9Fz22ZGYhswLmft2hcduQ 1987
test/client_streaming_test.py sha256=fpE0z0n7NaS4oo3PWpYyaQgTASImbn7h5PRrWG8T_iY 1045
test/configuration_test.py sha256=mY3Pwj_8PALtm8VudzQt_CbFx7fKArRmGWQ7ockZqbY 2182
test/open_close_test.py sha256=wR4HANdbyL1AdjSg1HCOskSgygmSk-Lv3vQddZlaqws 1596
test/reconnection_test.py sha256=LMfEPAeTIPX32eBWliUtylTMzX1FeJNyBr8_7_EVnWw 4235
test/send_auth_errors_test.py sha256=P_exo6Uk9sUpdlz1ZLQkxJs_cuPtPWjsvutrW7t_dAA 1877
test/send_auth_test.py sha256=XDbVQqB2Bsf7IziSvKBDyuuTs01ovAT3zg4m39mO54U 2765
test/send_test.py sha256=IFzYAFVldcwQgZyVgBl7xQ5DxwbCpmkGMS96DLfQjiI 5505
test/streaming_test.py sha256=8YprzcHD_ztZfAQeRIXCrEQ-KWTwrs1-dNhOtseqW3w 1988
signalrcoreplus-0.10.3.dist-info/LICENSE sha256=zlgZo2qli0c9PLoPObfeGy9yEXuQOV2HF26LykBg5Ko 1101
signalrcoreplus-0.10.3.dist-info/METADATA sha256=0V8q9Vs23cmsk9WEanMqhTuujnvru7ejFRVzZobBi8g 10850
signalrcoreplus-0.10.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
signalrcoreplus-0.10.3.dist-info/top_level.txt sha256=Npf5zV3RJ9R2Its9Qfr7ZIsBUk8gME4HbKuGcnc5lYM 21
signalrcoreplus-0.10.3.dist-info/RECORD

top_level.txt

signalrcoreplus
test