add tgcalls example

This commit is contained in:
Il'ya
2021-08-21 22:00:33 +02:00
committed by GitHub
parent d8ef6e889b
commit ed83b2efcf
+7
View File
@@ -376,3 +376,10 @@
ci: [github, travisci]
os: [apple, linux, windows]
notes: Multitagged binary builds for all supported platforms, using cibw 2 config configuration.
- name: tgcalls
gh: MarshalX/tgcalls
pypi: pytgcalls
ci: [github]
os: [apple, windows]
notes: Python `pybind11` binding to Telegram's WebRTC library with third parties dependensies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc.