Skip to content

FarcasTudor/Triatlon-Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Triatlon App with Server-Client Architecture

Overview

This triatlon app is a university project that showcases a server-client architecture capable of running processes in both Java and C#. Its cross-compatibility is achieved through gRPC and protocol buffers.

Key Features

  • Compatability: Server and client can run on Java or C#, providing versatility in deployment and development.
  • gRPC Communication: Utilizes gRPC for efficient, cross-language communication between server and client.
  • Protocol Buffers: Employs Protocol Buffers for serializing structured data, ensuring lightweight and fast data exchange.

Technologies Used

  • Java
  • C#
  • gRPC
  • Protocol Buffers
  • Rest

About

Client-Server Project + gRPC + protocol buffers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors