programmer
programmer
腾讯 能不能 给 作者 点奖金, 让 作者 继续 维护 这个 项目 ... 对 wechat 也有好处 ...
My solution is to specify the config file explicitly. e.g `./xmrig -c config.json -B`
In my case, using ssh protocol instead of http(s) protocol, solved the issue. e.g `git clone [email protected]:LiXizhi/NPLRuntime.git` Refer: https://stackoverflow.com/a/49374509/1568658
Could the maintainer of this sample project upgrade the code to spring-boot 2 ?
Also asked in stackoverflow: https://stackoverflow.com/q/72654705/1568658
I added a testing ping sent from fiber websocket server to js client, if needed: ``` // ping // TODO: not sure is this needed ? // TODO: use goroutine...
@sedyh In my experience, seems no need ping, on client just use onclose handler, then it's enough, I think.
Seems as long as I init the tag variable as empty array, not undefined, e.g `let tags=[]`, then it's fine.
If the code is merged, and not released then the code can't be used unless you fork and release yourself.
Seems the project is abandoned .. no update for over 18 months.