gRPC Communication Patterns

gRPC Communication Patterns
One of the advantages gRPC offers over REST based services is the streaming bi-directional communication. Traditional implementations which depend on REST APIs often implement Web Sockets to enable re...
0 Read More

PWAs vs. Native Apps: Which One Wins?

PWAs vs. Native Apps: Which One Wins?
The battle between Progressive Web Apps (PWAs) and Native Apps continues to shape the future of mobile and web development. Each has distinct advantages, and the best choice depends on factors like bu...
0 Read More

(Ⅱ) Android Identity Authentication

In the previous sharing, we learned about some misunderstandings and security risks related to identity authentication and also gained some understanding of blind spots related to Activity identity au...
0 Read More