Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 303 Bytes

standards.md

File metadata and controls

12 lines (6 loc) · 303 Bytes

Use standards

Standard files and protocols should always be a primary choice. Using standards improves the interoperability of your software, thereby improving its usefulness.

Exchange formats

Examples include Unicode W3C, OGN, NetCDF, etc.

Protocols

Examples include HTTP, TCP, TLS, etc.