https://github.com/lagrangedev/saltify-lagrange
NTQQ PC Protocol & Saltify API Implementation
https://github.com/lagrangedev/saltify-lagrange
Last synced: about 1 year ago
JSON representation
NTQQ PC Protocol & Saltify API Implementation
- Host: GitHub
- URL: https://github.com/lagrangedev/saltify-lagrange
- Owner: LagrangeDev
- Created: 2025-04-21T15:06:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-01T06:41:55.000Z (about 1 year ago)
- Last Synced: 2025-05-01T07:33:57.394Z (about 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 312 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

NTQQ PC Protocol & [Saltify API](https://github.com/SaltifyDev/saltify-api) Implementation written in Kotlin.
## Special Thanks
- [lagrange-kotlin](https://github.com/LagrangeDev/lagrange-kotlin)
for ECDH & TEA implementation and operations on binary packets.
- [Lagrange.Core](https://github.com/LagrangeDev/Lagrange.Core)
for most protocol packets.