Skip to content

Commit

Permalink
Just mention HTTP in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
evancz committed Nov 9, 2018
1 parent 646ea71 commit c416d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

Work with densely packed sequences of bytes.

The goal of this package is to support **network protocols** such as ProtoBuf. Or to put it another way, the goal is to have `elm/http` and `elm/websocket` send fewer bytes over the wire.
The goal of this package is to support **network protocols** such as ProtoBuf. Or to put it another way, the goal is to have packages like `elm/http` send fewer bytes over the wire.


## Motivation = [A vision for data interchange in Elm](https://gist.github.com/evancz/1c5f2cf34939336ecb79b97bb89d9da6)
Expand Down

0 comments on commit c416d49

Please sign in to comment.