Alex Pliutau
Alex Pliutau
To make more real benchmarks you should also parse response, because it will be faster in gRPC as well.
Currently Github Actions support YAML workflow format. I guess README should be updated with YAML example.
This project is not maintained by the owner, use this one instead - https://github.com/wit-ai/wit-go
Currently the build is failing
Here is the full output: ``` ➜ 12-go-kit git:(master) ✗ go version go version go1.9.2 darwin/amd64 ➜ 12-go-kit git:(master) ✗ go get github.com/kujtimiihoxha/gk # golang.org/x/crypto/ssh/terminal ../../../../golang.org/x/crypto/ssh/terminal/util.go:30:12: undefined: unix.IoctlGetTermios ../../../../golang.org/x/crypto/ssh/terminal/util.go:38:18: undefined:...
I have an html page with `dist/axis.js` included. I see log message in console: ``` [email protected] Report bugs to https://github.com/littlstar/axis/issues ([email protected]) Copyright 2016 LITTLSTAR - (www.Littlstar.com) [Little Star Media, Inc]...
When I add property `pinchStatus` to my swipe, page scroll is not working. Without it works good. But I think that these 2 events should work together. ``` this.o.dom.swiping.swipe({ /*pinchStatus:...
I have this error when trying to use MySQL store. ``` store, _ := mysqlstore.NewMySQLStore(common.Config.MysqlAddr, "sessions", "/", 86400*7, []byte("AES-128")) session, err := Store.Get(r, "auth") ```
Hi. I have an issue on OSX. Steps: started database in VoltDB manager Security option disabled Try to do NewConnection without username/password And function returns EOF error localhost:21212 What does...
I found that this pkg has no solution for Windows, but it's not my problem, I just asked myself, why did you use this approach? I'm not sure in my...