Ghini / ghini.web

web and geo interface to ghini.desktop database
GNU Affero General Public License v3.0
4 stars 1 forks source link

do not repeat insertion of same items #9

Closed mfrasca closed 7 years ago

mfrasca commented 7 years ago

when a connection falls and is again established, the server will repeat sending information to the client. this can result in messing up the data in the client if it does not check for repeated elements.