moebrowne / Network-Visualiser

A real time graphical network visualiser
GNU General Public License v3.0
7 stars 4 forks source link

Clients Not Rendred If APs Unknown To Front End #27

Closed moebrowne closed 8 years ago

moebrowne commented 8 years ago

Currently the front end discards a client if it's unassociated or if the AP hasn't been sent yet..

This leads to associated clients not being (or at least delayed) rendered.

moebrowne commented 8 years ago

This would also functionally match the backend

moebrowne commented 8 years ago

This is now done, the front end has a concept of clients separately from APs