• Y
    fix: use taosws lib for websocket interact in taos shell (#14802) · 8af64798
    Yang Zhao 提交于
    * fix: update taos-tools
    ”
    
    * chore: add taosws-rs as plugin
    
    * chore: update taosws-rs
    
    * chore: add taosws install/remove in scripts
    
    * chore: update taosws-rs
    
    * chore: update taosws-rs
    
    * fix: _smartly_ build ws lib
    
    * chore: enhance CMakeLists.txt
    
    * fix: packaging/tools/make_install.sh
    
    * chore: update taos-tools
    
    * fix: use rust websock lib
    
    * feat: add vertical and file dump for shell
    
    * test: change test case
    
    * test: change test cases
    
    * fix: remove test case and add macro
    
    * fix: change print message
    
    * feat: add timeout and hint for error response
    
    * fix: small typo
    
    * fix: windows compile
    
    * fix: typo
    
    * fix: reconnect
    
    * fix: do not parse cloud dsn
    
    * fix: update taosws-rs
    
    * fix: win and mac compile
    Co-authored-by: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
    8af64798
taos_shell.py 3.7 KB