About

Avatar von Ben Bajorat
  • Cap’n Proto with React and NestJS

    Cap’n Proto with React and NestJS

    In a recent project for a Mayflower client, we used Quarkus Java Microservices with Google Protobuf. In a very abstract sense, our objective was to exchange serialized binary data over a message bus system living in Kubernetes. Therefore I decided to replace the existing tech stack with Typescript, NestJS, and Cap’n Proto IDL (Interactive Data…