Chen
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Chen-
More compact data for cloud functions connector than JSON
AnsweredGoogle Cloud has a 10MB limit on data returned. JSON is not the most compact data format, and there's potentially some easy wins here. The simplest thing to implement on your side is probably to ju...