Adam Schroder
Adam Schroder
Hey, firstly great library! Coming from mobx its nice to have something familiar. I'm trying to use nested IDictionaries that are observable cause thats how my state is structured however...
Fixes https://github.com/richardschneider/net-mdns/issues/99
For a lambda registration the `context` object seems to always point to the root container. Is this the correct behaviour. Seems like it has something to do with ThreadLocal lifecycle...
Split the erroring so that if the variable doesn't exist, it gives a different error from when the value is undefined. I've added a new option so you can turn...
It appears we missed this one, but Connect needs to be called otherwise _frameBuffer and _networkStream etc won't get set.