Wim Devos

Results 14 comments of Wim Devos

These methods var errWs = expressWs.getWss('/errors'); var dbWs = expressWs.getWss('/db'); are shown in the examples, but the getWss method does not take any arguments in the code. So that feature...

@Captain12311 What 's not working for you?

If you mean the exchange it is https://www.bitfinex.com/ (the .net site does redirect though) the .Net in the repo name is related to the programming framework used...

Does work for me 04/02/2020, cfr issue #4 - Nestjs v7.5.1

> Oh, that is nice. Can you share the sample code? My nest.js version is 7.5.1, though My code is exactly as this Repo (Master), only removed line 23, in...

that would probably work if I -only- let my initial state listen to start. It works already pretty much out of the box to have classes linked to states. It...

> may have to bump the major number to 2 Sounds like a good idea I have spend quite some time on that page :)

yep seems logical, and would solve my problem! All your examples are very useful. I tested some other _fsm_ frameworks as well, yours was by far the easiest to build...

Hi Dave I will also have a look on how I would fix it, matching your coding style. But a workaround would work as well of course. Thanks I have...

(off topic: are you actually using this project in a production app?) Might be a good idea to do that in a different project, in the meanwhile get this version...