[ENHANCEMENT - Server] socket.io #28

Open
opened 2026-06-10 06:30:25 -05:00 by cowch · 0 comments
Owner

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:

  • Notifications
  • Scanner Login
  • Release Monitor
  • Printing
  • Auth

Proposed Improvement

Describe the improvement.


Expected Benefit

Why would this improvement help?


Impact

  • Small
  • Medium
  • Large

Additional Notes

Anything else worth mentioning.

# 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: - Notifications - Scanner Login - Release Monitor - Printing - Auth --- # Proposed Improvement Describe the improvement. --- # Expected Benefit Why would this improvement help? --- # Impact - [ ] Small - [ ] Medium - [ ] Large --- # Additional Notes Anything else worth mentioning.
cowch added the enhancementserver labels 2026-06-10 06:30:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cowch/lst_v3#28