[ENHANCEMENT - Server] socket.io #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Existing Feature
What current feature or workflow is being improved?
we want to allow dynamic rooms example dockDoorScanner:2 where the 2 will be dynamic.
so in the end we will have static rooms then dynamic rooms.
also will need to have the ability to reset a room if needed.
example dock scans gets a seeded room but when we close all the orders and change.
main think we will rewrite the system to get the "seed" from the endpoint then listen to the server. essentially we should have all data in the db.
Example:
Proposed Improvement
Describe the improvement.
Expected Benefit
Why would this improvement help?
Impact
Additional Notes
Anything else worth mentioning.