You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a dynamic chat application built using Go, leveraging goroutines, channels, and RESTful APIs to allow multiple clients to join, send messages, and leave a chat room concurrently. The chat room ensures thread-safe operations and efficient message broadcasting.Designed with MorderViewController architecture
API em Go para execução de testes de carga usando K6. Inclui endpoints HTTP que disparam scripts de teste configuráveis em JavaScript, permitindo avaliar o desempenho de sistemas facilmente. Com Dockerfile para rápida configuração em containers.