Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslaff committed Dec 13, 2021
1 parent 6ba5ffb commit 4e7503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WS-Emit

WS-Emit is simple microservice app to send (backend-to-frontend, one way) instant signals from backend to frontend web applications running in browser. ws-emit handles CORS configuration and authentication mechanism for different *room-spaces*.
WS-Emit is simple microservice app to send instant messages (websocket events) from backend to frontend web applications running in browser (one way). ws-emit handles CORS configuration and authentication mechanism for different *room-spaces*.

Example usages:
- ecommerce website may update prices, stock and orders information on page in realtime, without need to refresh.
Expand Down

0 comments on commit 4e7503d

Please sign in to comment.