Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
9,823 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8 repositories not shown
Created a pull request in wechaty/matrix-appservice-wechaty that received 2 comments
Fix typing
The latest matrix bridge and js-sdk has their own typing with TypeScript, so we need to switch from @types to the native typing.
Created an issue in wechaty/grpc that received 4 comments
Metadata v.s OneOf : which is better?
After we found that the @chatie/grpc < 0.18 has a problem that it will send big (i.e. 100MB) files in the gRPC request directly, which will block t…