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
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 :
Comments
Post a Comment