rusec / NetLock

Locking the Network one Beacon at a time!
0 stars 0 forks source link

Displaying Logs #4

Closed dominusmars closed 2 months ago

dominusmars commented 2 months ago

Since this is event based. ever target beacon will give back events to the server. The server will parse out these events and organize them. We need to implement parsing out these events and also a good way of displaying them on the frontend to the user.

thoughts: just a list where there's a small message about the event and when clicked will drop down for more info?