Crates.io | shdp |
lib.rs | shdp |
version | 1.1.7 |
source | src |
created_at | 2024-06-10 12:56:45.923437 |
updated_at | 2024-06-10 13:34:36.795538 |
description | A new protocol (SHDP) |
homepage | |
repository | https://github.com/StanyslasBouchon/SHDP/tree/master |
max_upload_size | |
id | 1267044 |
size | 204,028 |
Tends for Streamlined Hyper Data Protocol. It allows sending and receiving data in a compressed-way, especially when sending files.
Basic implementations are onto 2 (two) websites:
Those websites use SHDP to retrieve HTML, CSS or JS content dynamically while the user is browsing the website.
[!NOTE] SHDP will not try to replace HTTP nor TCP protocols. It is just a way to send data in a compressed way.
[!IMPORTANT] SHDP is not standardized yet. It is still in development.
See the SHDP Protocol page to understand the binary structure of the protocol.
SHDP is licensed under the MIT License. See the LICENSE file for more information.