Skip to content

Latest commit

 

History

History

authz

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Authz service

This service handles room authorization for the gateway and WebSocket services.

Technology

This service is written in Kotlin and uses the Spring Boot framework. For persistence, PostgreSQL is used. RabbitMQ is used for inter-service communication.