olimexsmart / SagraPOS

Easy to use POS application for small fairs, events, games, and obviously Italian-style sagre
0 stars 1 forks source link

Feature/web sockets #22

Closed Pingu94 closed 1 month ago

Pingu94 commented 1 month ago

This commit addresses issue #16.

Please note that for the device counter, we are currently assuming each WebSocket connection represents a distinct client. This assumption might not be true if a client has multiple instances running simultaneously.