Commit graph

10 commits

Author SHA1 Message Date
She Yanjie
d514c5cf87
docs(jdbc): remove jdbc rest connection demo or change it to websocket (#34579)
Closes: https://project.feishu.cn/taosdata_td/sprint/detail/6825188451
2026-02-25 19:55:24 +08:00
She Yanjie
f8e55eda37
docs: update conntector and error code page, remove rest connect type (#33266)
* chore(jdbc): update jdbc version

* docs: add connection type descriptions in 05-connector

* docs: add WebSocket error codes for C# connector

* docs: add rust connector error codes

* docs: modify conector and error code page

---------

Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: qevolg <2227465945@qq.com>
2025-10-15 21:03:17 +08:00
chenhaoran
aa861a5604 docs: fix Markdownlint format errors 2025-08-14 12:24:16 +08:00
chenhaoran
a2b2f41e0e docs: use "TDengine TSDB" instead of "TDengine" 2025-08-14 12:22:42 +08:00
guozhenwei
ddae2e481e
docs: add c ws new examples (#32011)
* test: add Makefile and test script for C ws examples

* docs: add c ws new examples

* docs: replace c ws examples with c ws new examples

* fix: correct log file redirection syntax in c_ws scripts

* style: format code

* docs: update c/c++ zh doc

* docs: add async demo and ws error code

* docs: modify c/c++ zh doc

* docs: rename asyncdemo.c to async_demo.c

* docs: update c ws zh doc

* docs: update c ws en docs

* docs: fix typos and improve WebSocket connection documentation

* docs: refactor code structure for improved readability and maintainability

* docs: modify stmt en doc

* fix: fix build doc errors

* fix: fix return value

* fix: delete taos_options

* fix: fix return value

* docs: update c/c++ connector docs
2025-07-28 14:23:39 +08:00
chenhaoran
09365b8f7a fix: correct typos , improve formatting in documentation and add check in ci 2025-04-01 20:34:47 +08:00
Simon Guan
10ca97b6cf docs: minor changes 2025-03-04 22:55:25 +08:00
sheyanjie-qq
4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
sheyanjie-qq
7e5af93031 add cpp websocket connector doc 2024-09-27 08:49:58 +08:00
gccgdb1234
fde85365c2 docs: changes according to Jeff's comments 2024-09-23 12:01:22 +08:00
Renamed from docs/zh/08-develop/02-sql.md (Browse further)