Update README

This commit is contained in:
2026-08-31 15:49:00 +08:00
parent fe49e4ff63
commit 559581d33f
1 file changed
-12
-12
View File
@@ -14,20 +14,8 @@ Supported platforms:
# Use case # Use case
## Client
[TestClient.kt](bl-client/src/commonTest/kotlin/test/TestClient.kt) [TestClient.kt](bl-client/src/commonTest/kotlin/test/TestClient.kt)
> `bl-module` is a module for testing parsing and provides usage instructions.
> The code is for reference only
## Raw parser
[bldm.kt](bl-client/src/commonMain/kotlin/cn/rtast/bldm/client/bldm.kt)
> The parser strictly operates at the packet-framing layer.
> It strips the protocol packet and exposes the contained payload as a raw JSON string
# Open Source # Open Source
Licensed under [Apache-2.0](LICENSE) Licensed under [Apache-2.0](LICENSE)