Merge pull request #800 from MarshalX/new-tgcalls-example
Add tgcalls example
This commit is contained in:
@@ -376,3 +376,10 @@
|
|||||||
ci: [github, travisci]
|
ci: [github, travisci]
|
||||||
os: [apple, linux, windows]
|
os: [apple, linux, windows]
|
||||||
notes: Multitagged binary builds for all supported platforms, using cibw 2 config configuration.
|
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 party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user