What if many http last for 10 seconds?
Safety: Anyone who read src can call any api.
- Different account with different topic rights in single msg service
- Different msg service
A person who read src doesn't know the msg service connect information which got from Nacos.
The front end(vue, android, ios, h5) could also use msg instead of http to communicate with back service.
- The msg service could be pub/sub in redis service.
- Could be mqtt by EMQ server.
- Could be mqtt by mosquitto server.
- If you like it. Please star me.
- If you practice it. Please pull request to write your story or demo code.