top | item 10330596

Chat messages in bytes?

1 points| chintan39 | 10 years ago | reply

Has anyone tried benchmarking various chat application and measure the bandwidth usage?

I am building a chat app with smallest footprint. It would be great to know how much data other apps uses.

2 comments

order
[+] yrezgui|10 years ago|reply
Did you have a look to Protocol Buffers, Apache Thrift or Cap’n Proto for efficient network exchanges ?
[+] chintan39|10 years ago|reply
Haven't looked in details. I just want to find out if existing chat application are efficient