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 40 million developers.
Sign up- Beijing, China
- http://aisk.me/
Pinned
260 contributions in the last year
Activity overview
Contribution activity
December 2019
Created a pull request in aisk/rust-memcache that received 10 comments
Created an issue in Thriftpy/thriftpy2 that received 1 comment
Invalid thrift_spec if type is used before define
Codes to reproduce this: test.thrift struct Container { 1: A field1; 2: list<A> field2; 3: list<map<string, A>> field3; } struct A { 1: string value }
1
comment