mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-21 10:03:03 +00:00
bfde1a4be3168341a5c1f9d43578efb83c4013dc
Moved public API classes into namespace tgvoip (CVoIPController -> tgvoip::VoIPController, CVoIPServerConfig -> tgvoip::ServerConfig) Endpoint is now a class instead of a struct; also, IP addresses are now wrapped into objects instead of relying on in_addr and in6_addr Full Windows port (Win32 threading + Winsock + WaveOut/WaveIn) Added support for ALSA audio I/O on Linux (closes #2) Abstracted away low-level networking to make it more portable Minor bugfixes
Description
Supercharged Telegram fork for iOS from original creator of Nicegram
936 MiB
Languages
Swift
46%
C
42%
Objective-C
4.9%
Assembly
3.1%
C++
1.7%
Other
1.9%