Benjamin Beinder
Benjamin Beinder
Fixes exceptions caused by #65
While debugging my game I ran into situations where I got a `SocketException: Address already in use` on the HttpListener indicating that the thread running it wasn't stopped correctly (which...
### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description The documentation of signal forms highlights the common use case of [Value Transformation](https://angular.dev/guide/forms/signals/custom-controls#value-transformation). It suggests using...