Implement streaming API

This commit is contained in:
2026-03-11 22:57:43 +01:00
parent 4f04f4ae02
commit 667fba9bdf
4 changed files with 80 additions and 27 deletions

View File

@@ -1,8 +1,8 @@
[versions]
infendro = "1.1.0"
kotlin = "2.3.0"
bytes = "1.4.0"
hash = "1.6.0"
bytes = "1.4.1"
hash = "1.7.0"
[plugins]
infendro = { id = "com.infendro.plugin", version.ref = "infendro" }