Markus Kohlhase
Markus Kohlhase
> Can you provide me a pre-compiled LIB folder you can use the npmjs repository by just typing `npm i node-xmpp-serviceadmin` Or install the deps and compile the source: ```...
Oh...I never used it on windows at all :-\ The first line tells `Cannot open include file: 'sys/time.h'` so I guess the header needs to be modified.
you might need to change something [here](https://github.com/flosse/node-plc/blob/master/src/node_nodave.h#L5) because now you'll always have `LINUX` defined even if you're using windows. Feel free to create a PR.
This is mostly done and probably will be different when we switch to warp.
no but we have tooo many open issues so we can re-open this issue again if there is someone who wants to solve this or if there is a funding.
... see also #477
> To summarize, my plan is to keep working slowly on wamp-rs, and I'd gladly welcome contributions. I'm glad to read this :)
Actually, it is already working but I'd not call it finished because of the three `FIXME` points for which I have not yet found a solution. Two of them could...
@gbj I think it's ready for review now. I expect some parts are not written in a leptops/FRP ideomatic way, but that is due to my lack of knowledge about...