Introducing ANY-Language Smart Contracts
#decentralization #blockchain #google #protobuf #cryptocurrency #anylanguagesmartcontracts #hackernoontopstory #decentralizedinternet
https://hackernoon.com/introducing-any-language-smart-contracts
#decentralization #blockchain #google #protobuf #cryptocurrency #anylanguagesmartcontracts #hackernoontopstory #decentralizedinternet
https://hackernoon.com/introducing-any-language-smart-contracts
Hackernoon
Introducing ANY-Language Smart Contracts | Hacker Noon
Koinos will now use Google's Protocol Buffers to enable unparallled language support and developer accessibility
How to Connect a Python and Go App Using gRPC and Mutual TLS
#tls #go #python #services #nginx #grpc #mutualtls #protobuf
https://hackernoon.com/how-to-connect-a-python-and-go-app-using-grpc-and-mutual-tls
#tls #go #python #services #nginx #grpc #mutualtls #protobuf
https://hackernoon.com/how-to-connect-a-python-and-go-app-using-grpc-and-mutual-tls
Hackernoon
How to Connect a Python and Go App Using gRPC and Mutual TLS | HackerNoon
This tutorial walks you through the process of connecting services written in Python and Go via the gRPC framework using mutual TLS authentication.
Validating Zero Enum Value in the Protocol Buffer
#protobuf #go #golang #programming #grpc #api #validatingzeroenumvalue #protocolbuffer
https://hackernoon.com/validating-zero-enum-value-in-the-protocol-buffer
#protobuf #go #golang #programming #grpc #api #validatingzeroenumvalue #protocolbuffer
https://hackernoon.com/validating-zero-enum-value-in-the-protocol-buffer
Hackernoon
Validating Zero Enum Value in the Protocol Buffer | HackerNoon
How to validate that an enum value field in Protobuf can not be empty? Turn out that is not supported directly by Protobuf!
Protobuf vs JSON in The Ruby World
#ruby #rubyonrails #protobufvsjson #protobuf #javascript #programming #coding #softwaredevelopment #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/protobuf-vs-json-in-the-ruby-world
#ruby #rubyonrails #protobufvsjson #protobuf #javascript #programming #coding #softwaredevelopment #hackernoones #hackernoonhi #hackernoonzh #hackernoonvi #hackernoonfr #hackernoonpt #hackernoonja
https://hackernoon.com/protobuf-vs-json-in-the-ruby-world
Hackernoon
Protobuf vs JSON in The Ruby World | HackerNoon
Protobuf is a fast, compact cross-platform message system. It consists of a definition language and language-specific compilers.
Introducing FauxRPC: How Does it Work?
#protobuf #grpc #connectrpc #rest #api #testing #microservices #fauxrpc
https://hackernoon.com/introducing-fauxrpc-how-does-it-work
#protobuf #grpc #connectrpc #rest #api #testing #microservices #fauxrpc
https://hackernoon.com/introducing-fauxrpc-how-does-it-work
Hackernoon
Introducing FauxRPC: How Does it Work?
FauxRPC is a powerful tool that makes fake gRPC/gRPC-Web/Connect and REST servers from protobuf
Protobuf Under the Hood: How Serialization and Deserialization Work in Go
#webdevelopment #microservices #microservicearchitecture #protobuf #go #golang #serialization #deserialization
https://hackernoon.com/protobuf-under-the-hood-how-serialization-and-deserialization-work-in-go
#webdevelopment #microservices #microservicearchitecture #protobuf #go #golang #serialization #deserialization
https://hackernoon.com/protobuf-under-the-hood-how-serialization-and-deserialization-work-in-go
Hackernoon
Protobuf Under the Hood: How Serialization and Deserialization Work in Go
Protocol Buffers (Protobuf) is a fast, efficient, and language-agnostic data serialization mechanism.