Skip to content

Commit

Permalink
Use correct `
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsNature committed Aug 12, 2024
1 parent b49176c commit 4b183d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/internals/lightweight.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Explore each method by cycling through each tab, to find the best fit for your r

<Tab>

### Method 1: Using the `apollo-protos` & 'protobuf-java-util' libraries
### Method 1: Using the `apollo-protos` & `protobuf-java-util` libraries

This method leverages the apollo-protos library and protobuf's native serialization mechanism, which offers efficient serialization and maintains strong typing and schema validation. It involves creating a type registry, serializing messages into protobuf format, and then converting them into JSON for transmission.

Expand Down

1 comment on commit 4b183d3

@LunarClientBot
Copy link
Collaborator

@LunarClientBot LunarClientBot commented on 4b183d3 Aug 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📄 Documentation Deployment

Status:✅ Completed
Environment:preview
URL:https://6f40a3b8.lunarclient-dev.pages.dev

Please sign in to comment.