Skip to content

fredericalix/yic_sse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service of sensors SSE stream

Send sensors data via HTTP SSE protocol from RabbitMQ sensors and ui data for the client.

See the HTTP API documentation in doc.md

Compile & run

go build
./sensor-sse

Exemple config in Environment variables

    RABBITMQ_URI="amqp://guest:guest@rabbit:5672"
    AUTH_CHECK_URI="http://auth:1234/auth/check"
    PORT=8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published