homework-jianmu/tests/examples
robot 79e1a7bcf8 Add support for continuous query in Lua connector.
Malloc memory to store Lua state and callback function from Lua. Connector can support multiple connection by this way.
Memory will be freed when connection isn't established successfully or connection is closed by lua call. Stream content
in Lua is not the same one with stream content in connector.

A loop in test code do the job for continuous query. record is inserted between query actions.
2019-11-12 10:40:44 +08:00
..
C# Windows client, #51 #38 #32 #12 2019-07-26 19:15:31 +08:00
JDBC update some log format 2019-11-11 23:32:08 +08:00
R Adjust code structure 2019-11-07 18:12:26 +08:00
bash alter_examples_bash 2019-08-05 10:41:28 +08:00
c Modify some compilation options 2019-09-27 13:55:15 +08:00
go/src/taosapp Adjust code structure 2019-11-07 18:12:26 +08:00
lua Add support for continuous query in Lua connector. 2019-11-12 10:40:44 +08:00
matlab Adjust code structure 2019-11-07 18:12:26 +08:00
nodejs Updated nodejs connector to 1.1.1 2019-07-26 09:46:25 +08:00
python Adjust code structure 2019-11-07 18:12:26 +08:00
rust [rust connector] support subscribe 2019-08-01 23:23:10 +08:00