maxhu

Results 10 comments of maxhu

Does anyone know-how about the API rate limit of 'BrowseScrollingSetPagelet'? And how to get all likers of the page? I only could get part of that.

您好,看了您的文章,有疑惑的地方在 既然有解密,肯定有加密 那该如何针对 ts 档案,加密? streaming -> 取得 ts file -> 加密 ts file -> 储存 ts file

I got the same issue when deploy to OSX & AWS. Sometime it work, sometime fail. I try to debug 1. to make EMQ_WAIT_TIME=150000000, run `docker-compose up` 2. when i...

@lupengamzn Thanks for your reply. I had seen the document but didn't see how to build a custom downstream node. Does there have any example to build it, thanks?

Hello @cid2610 I try to connect broker and send message, If i send huge package of message, and memory usage more than small package. Maybe your package increase size by...

@jasperkopalli https://code.google.com/archive/p/mysql-udf-http/ and have to run below command in the mysql console, and it will build `func` table and data at mysql db. ``` mysql> create function http_get returns string...

Does there have any plan to upgrade to v1.17? Or set the apparent version name, ex : g1.17.

the Dockerfile tag is from 1.15 to 1.16, not 1.16.

hi there Today, I got the same problem, and got a nice answer from @plimbore, thank you. And I see there still have not pull-request to fixed this problem. Almost...

您好,拜读了您的文章 想请问,如果用双向认证,是否可以更好的解决 一个 app 三个伺服器凭证的问题 三个伺服器都用不同的凭证,app 也有自己的凭证放到伺服器进行验证 这样只要 app 凭证不更换的情况下,三个伺服器如何变更都可以被验证 除非最糟糕的情况 app 被 hack, 但这种情况下 ssl pinning 也是一样会有风险