林玮 (Jade Lin)

Results 23 comments of 林玮 (Jade Lin)

There is no one who maintains this repository? If my code has something wrong, please tell me.

> Is this an alternative to #153 ? Well yes but actually no. It uses `copy_context()` to store the context after the yield fixture setup, and then applies this context...

@wengjq 哥们,深度优先遍历缩写(DFS)写错成(BFS)了

using it to convert the live RTSP stream into websocket-flv. And it will panic after a long time running. ![_20180105093408](https://user-images.githubusercontent.com/13523027/34591921-b0596b0e-f1fb-11e7-8bd3-f9be142d4ead.png)

Python 版本 [Lightsocks-Python](https://github.com/linw1995/lightsocks-python) 照着作者的文章实现了Python版本的,现在只完成了核心功能,还没写CLI。 ss用了很久,看了这篇文章才知道,原来原理挺简单的。

Yes, we can find a better name than "GrpcMethod" and "grpc_method". The "grpc_method" is applied for ensuring the "GrpcMethod" actually exists in the protobuf definition. And providing static lifetime variables...

@RyanAmos I am excited about including this in the future. But this pull request currently needs to be reviewed first, then I can put some effort into further work.

> I think I am not convinced yet on the server side of this, but the client side I think would be useful. Could you break this PR into those...