/soa-elective-2021

Serivce-Oriented Architectures elective at HSE University

Primary LanguageGo

Home tasks for 'Serivce-Oriented Architectures' elective at HSE University 2020/2021

Repository of the course: https://github.com/domage/soa-curriculum-2021

Note: All tasks contain Dockerfiles.

Tasks folders:

  • task-02 - Benchmark of different serialization methods [GoLang]
  • task-03 - Group voice chat with use of UDP sockets [Python]
  • task-04 - Mafia game based on gRPC [GoLang]
  • task-05 - REST api with JWT authorization and RabbitMQ [Python]
  • task-06 - GraphQL server and client [Python]