tgcalls 0.0.0

Rust bindings for NTgCalls - Telegram calls
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.12 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 228.22 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ankit-chaubey

tgcalls

Rust bindings for NTgCalls.

This crate is not ready yet. Still in development.

When done, it will let you join and stream media to Telegram group calls from Rust. NTgCalls handles all the WebRTC/DTLS/SRTP stuff, this crate just wraps it.

Source will be at https://github.com/ankit-chaubey/tgcalls once ready.