Add mtproto.zig#221
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new Zig networking project entry to the awesome list’s Network section.
Changes:
- Added
sleep3r/mtproto.zigas a Telegram MTProto proxy project under Network.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### Network | ||
|
|
||
| - [Nyarum/zigtgshka](https://github.com/Nyarum/zigtgshka) - Memory-safe, high-performance Telegram Bot API library for Zig with zero-cost abstractions and comprehensive examples. | ||
| - [sleep3r/mtproto.zig](https://github.com/sleep3r/mtproto.zig) - High-performance Telegram MTProto proxy written in Zig. |
There was a problem hiding this comment.
The Network section in this repository does not appear to follow a strict alphabetical sorting rule, but new entries are often placed either at the end of the section or grouped by topic. While placing this next to another Telegram-related project is logical, the current insertion at line 421 breaks the loose alphabetical order of the surrounding entries (Nyarum -> sleep3r -> Vexu). However, karlseguin (line 424) and ducdetronquito (line 425) are already out of order. For better maintainability, consider moving this entry to a position that respects alphabetical order by repository owner name, which would be after remeh/statsd-zig (line 433).
Summary
Checks
make all