An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![saltify-lagrange](https://socialify.git.ci/LagrangeDev/saltify-lagrange/image?font=Bitter&logo=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F208890061%3Fs%3D400%26v%3D4&name=1&owner=1&description=1&pattern=Circuit+Board&stargazers=1&theme=Light)

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.