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

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -