socket.io - Which type of diagram is used for denoting Client / Server socket programming? -


i have developed couple of socket based interactive web applications team have found pain document conditional flow of data.

i have used sequence diagram these sequence diagram example

is best way document socket programming? there uml standard socket programming?

edit : not uml diagram simple representation.

to create connection-oriented socket, separate sequences of functions must used server programs , client programs, can represent socket connection :

socket.io


Comments

Popular posts from this blog

c# - Where does the .ToList() go in LINQ query result -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -