#swift #osx #protocol #starscream #websocket #websocket_client #websockets
https://github.com/daltoniam/Starscream
https://github.com/daltoniam/Starscream
GitHub
GitHub - daltoniam/Starscream: Websockets in swift for iOS and OSX
Websockets in swift for iOS and OSX. Contribute to daltoniam/Starscream development by creating an account on GitHub.
#java #bedrock #bedrock_edition #bedrock_to_java #bridge #geyser #geysermc #java_edition #minecraft #packet #pe #protocol #proxy #translator
https://github.com/GeyserMC/Geyser
https://github.com/GeyserMC/Geyser
GitHub
GitHub - GeyserMC/Geyser: A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition. - GeyserMC/Geyser
#go #cli #golang #kafka #kafka_cli #kafka_consumer #kafka_manager #kafka_producer #kafka_producer_consumer #kafka_publisher #protobuf #protobuf_parser #protocol_buffer
https://github.com/xitonix/trubka
https://github.com/xitonix/trubka
GitHub
GitHub - xitonix/trubka: A CLI tool for Kafka
A CLI tool for Kafka. Contribute to xitonix/trubka development by creating an account on GitHub.
#go #validation #protocol_buffers #constraints #protoc #protoc_plugin
https://github.com/envoyproxy/protoc-gen-validate
https://github.com/envoyproxy/protoc-gen-validate
GitHub
GitHub - bufbuild/protoc-gen-validate: Protocol Buffer Validation - replaced by https://github.com/bufbuild/protovalidate
Protocol Buffer Validation - replaced by https://github.com/bufbuild/protovalidate - bufbuild/protoc-gen-validate
#go #bitcoin #blockchain #cryptocurrency #cryptography #lightning #lightning_network #micropayments #payments #peer_to_peer #protocol
https://github.com/lightningnetwork/lnd
https://github.com/lightningnetwork/lnd
GitHub
GitHub - lightningnetwork/lnd: Lightning Network Daemon ⚡️
Lightning Network Daemon ⚡️. Contribute to lightningnetwork/lnd development by creating an account on GitHub.
#haskell #chat #double_ratchet #e2ee #encryption #messaging #privacy #protocol #security
https://github.com/simplex-chat/simplex-chat
https://github.com/simplex-chat/simplex-chat
GitHub
GitHub - simplex-chat/simplex-chat: SimpleX - the first messaging network operating without user identifiers of any kind - 100%…
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱! - simplex-chat/simplex-chat
#go #buf_cli #buf_schema_registry #grpc #protobuf #protoc #protocol_buffers
https://github.com/bufbuild/buf
https://github.com/bufbuild/buf
GitHub
GitHub - bufbuild/buf: The best way of working with Protocol Buffers.
The best way of working with Protocol Buffers. Contribute to bufbuild/buf development by creating an account on GitHub.
#typescript #ajv #checker #fast #generator #hacktoberfest #json #protobuf #protobuf3 #protocol_buffers #random #runtime #schema #stringify #transform #type #validator
https://github.com/samchon/typia
https://github.com/samchon/typia
GitHub
GitHub - samchon/typia: Super-fast/easy runtime validators and serializers via transformation
Super-fast/easy runtime validators and serializers via transformation - samchon/typia
#starlark #protocol_buffers
This repository provides the original interface definitions for Google APIs, which support both REST and gRPC protocols. By using these definitions, you can better understand Google APIs and use them more efficiently. You can generate client libraries, documentation, and other tools with open source tools. The repository also guides you on how to build API client libraries using Bazel and access Google APIs through various methods like JSON over HTTP or Protocol Buffers over gRPC. This helps developers integrate Google APIs into their applications more effectively and efficiently.
https://github.com/googleapis/googleapis
This repository provides the original interface definitions for Google APIs, which support both REST and gRPC protocols. By using these definitions, you can better understand Google APIs and use them more efficiently. You can generate client libraries, documentation, and other tools with open source tools. The repository also guides you on how to build API client libraries using Bazel and access Google APIs through various methods like JSON over HTTP or Protocol Buffers over gRPC. This helps developers integrate Google APIs into their applications more effectively and efficiently.
https://github.com/googleapis/googleapis
GitHub
GitHub - googleapis/googleapis: Public interface definitions of Google APIs.
Public interface definitions of Google APIs. Contribute to googleapis/googleapis development by creating an account on GitHub.
#c_lang #accelerator #ack #arq #c #kcp #kcptun #low_latency #protocol #quic #rtc #rtt #socket #srt #tunnel #udp
KCP is a fast and reliable protocol that improves data transmission speed compared to TCP. It reduces average latency by 30-40% and maximum latency by three times, but uses 10-20% more bandwidth. Here’s how it benefits you KCP is designed for speed, making it ideal for real-time applications like online gaming and video streaming.
- **Easy Integration** You can configure various settings such as working mode, window size, and minimum RTO to optimize performance according to your needs.
- **Reliable**: KCP uses selective retransmission and quick retransmit strategies to handle packet loss efficiently, ensuring reliable data transfer.
Overall, KCP offers a simple yet powerful solution to enhance the speed and reliability of your network communications.
https://github.com/skywind3000/kcp
KCP is a fast and reliable protocol that improves data transmission speed compared to TCP. It reduces average latency by 30-40% and maximum latency by three times, but uses 10-20% more bandwidth. Here’s how it benefits you KCP is designed for speed, making it ideal for real-time applications like online gaming and video streaming.
- **Easy Integration** You can configure various settings such as working mode, window size, and minimum RTO to optimize performance according to your needs.
- **Reliable**: KCP uses selective retransmission and quick retransmit strategies to handle packet loss efficiently, ensuring reliable data transfer.
Overall, KCP offers a simple yet powerful solution to enhance the speed and reliability of your network communications.
https://github.com/skywind3000/kcp
GitHub
GitHub - skywind3000/kcp: :zap: KCP - A Fast and Reliable ARQ Protocol
:zap: KCP - A Fast and Reliable ARQ Protocol. Contribute to skywind3000/kcp development by creating an account on GitHub.