jprider63 / vrdt

5 stars 0 forks source link

Route Kyowon.Client.Client.{client,store} fields through kyowon-reflex #7

Closed plredmond closed 2 years ago

plredmond commented 4 years ago

Applications need access to Kyowon.Client.Client.{client,store}. If applications don't choose their own on startup, then those values are set internally. Therefore, they need to be routed through Kyowon.Client.Reflex somehow. A raw value would be sufficient, since these don't change during a session.