Skip to content
Snippets Groups Projects
  1. Jan 13, 2022
  2. Jan 12, 2022
  3. Jan 10, 2022
  4. Dec 28, 2021
  5. Dec 24, 2021
  6. Dec 23, 2021
  7. Dec 22, 2021
  8. Dec 21, 2021
  9. Dec 20, 2021
  10. Dec 17, 2021
  11. Dec 16, 2021
    • Igor Kuznetsov's avatar
      feat: migrate to lua table for executing query result · df21abe1
      Igor Kuznetsov authored
      Was fixed interaction format between lua and sbroad rust lib. In current implementation sbroad encodes query result to yaml and send it to lua app. Lua app gives yaml and decodes it to lua table. After apply this changes lua app will receive lua table and yaml transformations will not be needed.
      df21abe1
Loading