https://github.com/voidcoefficient/bullets
Proof-of-Concept messaging and "voice over IP" server that uses microservices
https://github.com/voidcoefficient/bullets
eureka kotlin messaging microservices rabbitmq
Last synced: 6 months ago
JSON representation
Proof-of-Concept messaging and "voice over IP" server that uses microservices
- Host: GitHub
- URL: https://github.com/voidcoefficient/bullets
- Owner: voidcoefficient
- License: bsd-3-clause
- Created: 2021-12-27T21:26:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T00:09:29.000Z (about 4 years ago)
- Last Synced: 2025-03-28T03:26:54.260Z (11 months ago)
- Topics: eureka, kotlin, messaging, microservices, rabbitmq
- Language: Kotlin
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `bullets`
THIS IS A WIP PROJECT.
Proof-of-Concept messaging and "voice over IP" server that uses microservices. The project uses many technologies.
Such as:
- Eureka Discovery
- Spring Cloud Gateway
- ~~RabbitMQ~~
- ~~Keycloak~~
## How to use
Using docker-compose:
```shell
sudo docker-compose up -d
```
## License
[[LICENSE]].