Roman Melnikov

Results 5 issues of Roman Melnikov

Hi, All. Does anybody try resux.NET with ReactiveUI? How it works together?

Hi! I think it will be great to see a result of [skynet benchmark](https://github.com/atemerev/skynet). Will you write it as a master, as it should be?

Hello, how can I allow to connect to ws (AspNetCore.Middleware) only authenticated users? If use Giraffe, I usually use `requiresAuthentication` to protect path, but I can't do it with this...

Hey! [Here](https://fable.io/blog/Announcing-Fable-React-5.html#react-hooks) is syntax for stateful components. And I've tried to use it with component AppBar. Unfortunately, it's not working but compiles. Fable.Compiler 2.3.3 Fable.MaterialUI (4.1) [here is example](https://github.com/Neftedollar/material-fable-react-repro/blob/master/src/Client/Navigation/View.fs#L47) errors...