Mose Müller 0d5cef1537 updates how Client handles (re-)connection with the server
The client will update the proxy class serialization directly on the
ProxyClass instance. this is the only time this get "updated".
Now, the client also notifies the observers directly with the proxy
object as this the serialization of the proxy class is now done through
its `serialize` method (which we have overwritten in a previous commit).
2024-10-01 10:55:29 +02:00
..
2024-09-13 11:27:30 +02:00
2024-09-17 16:51:00 +02:00
2024-09-13 12:37:29 +02:00
2024-08-20 12:03:08 +02:00
2023-08-02 14:43:40 +02:00
2024-08-20 12:03:08 +02:00
2023-11-27 17:37:37 +01:00