Skip to content

Python3. 基于websocket-client项目实现的断线重连。

License

Notifications You must be signed in to change notification settings

And-ZJ/ReconnectWebsocketClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReconnectWebsocketClient

ReconnectWebsocketClient 基于 websocket-client 项目

基于 websocket-client 0.48.0 版本实现

websocket-client 项目地址:https://github.com/websocket-client/websocket-client

目前可以运行在Python3.7下,其他3.x未测试。

主要实现了断线后自动重新连接,可以设置重新连接次数(有限次或无限次),以及断线后间隔多长时间尝试重连

License

  • LGPL

Examples

详见 example.py 文件

About

Python3. 基于websocket-client项目实现的断线重连。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages