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
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ We want to create scalable, loosely coupled and easy to maintain applications. L
50
50
-**WebSockets** module (based on [socket.io](https://github.com/socketio/socket.io), although you can use any other library using adapter)
51
51
- Own modularity system (split your system into reusable modules)
52
52
- Reactive **microservices** support with messages patterns (built-in transport via TCP / [Redis](https://redis.io/), but you can use any other type of communication using `CustomTransportStrategy`)
0 commit comments