#golang

Published: 09 June 2019
on channel: Coding with Verrol
1,785
42

XML and JSON encoding are widely used for data exchange between servers, and servers and clients. The problem is, while XML and JSON is both popular and mostly human readable, that comes at the cost of data size.

In the next set of videos, we will be looking at binary encoding our data for exchange and see how that compares to the popular XML and JSON.

This is part 1 of binary encoding and we will using the standard Go package 'encoding/gob'.

Source code: https://github.com/striversity/go-on-...

Twitter: @Striversity
Instagram: @Striversity


Watch video #golang online without registration, duration hours minute second in high quality. This video was added by user Coding with Verrol 09 June 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,785 once and liked it 42 people.