0
1.9kviews
What are the characteristics of REST WSs?
1 Answer
0
9views

characteristics of REST WSs

WSs based on REST architecture encapsulate a lot of functionality. The characteristics of REST are as follows

Client-Server Pull-based Interaction Style

  • Pull-based interaction between the client and server means that the client actively requests changes on the server side, based on some time interval. The client …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.