You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/bridge/telegram
Benau 53cafa9f3d
Convert .tgs with go libraries (and cgo) (telegram) (#1569)
This commit adds support for go/cgo tgs conversion when building with the -tags `cgo`
The default binaries are still "pure" go and uses the old way of converting.

* Move lottie_convert.py conversion code to its own file

* Add optional libtgsconverter

* Update vendor

* Apply suggestions from code review

* Update bridge/helper/libtgsconverter.go

Co-authored-by: Wim <wim@42.be>
3 years ago
..
handlers.go Convert .tgs with go libraries (and cgo) (telegram) (#1569) 3 years ago
html.go Fix regression in HTML handling (telegram). Closes #734 5 years ago
telegram.go Convert .tgs with go libraries (and cgo) (telegram) (#1569) 3 years ago