platput

Results 9 comments of platput

Did you figure it out? I am having the same issue.

Ok I fixed it by adding the options table and pool name. Here is what I did: ``` local options_table = {} options_table["pool"] = "docker_server" local ok, err = red:connect("10.211.55.8",...

Same issue here. Please fix if possible.

Were you able to fix this?

@gazreese nope :(

I don't see any such build steps. I am using nuxt and in dev mod the only command I have to run is `npm run dev`. So I don't get...

Did that. But now it shows this error: "Cannot read property 'deserializeBinary' of undefined"

I was trying to implement finding external ip for my [sockv5er](https://github.com/platput/sockv5er) project but then thought of researching a bit to avoid reinventing the wheel. This package checks all the boxes...