KristianS93 / CommandCentral_API

API for the CommandCentral App
MIT License
0 stars 0 forks source link

Grocerylist items websocket #79

Open KristianS93 opened 1 year ago

KristianS93 commented 1 year ago

In order to have a more clean feel with the grocery list items, a websocket connection would be nice, as collaboration on this list should show immediately.

KristianS93 commented 1 year ago

SignalR should be a consideration, since flutter and most others have a signal client package that can be used. Its just in postman you have to run a specific command and send it to the host, before it works.