elixir - phoenix framework channel support json compression -


is possible compress json data in phoenix.transports.websocket?

are phoenix channel android , ios library support gzip compression?

see on messagepack. , there todo article binary data on phoenix sockets. possibly, can use solution, supports compression/decompression, too.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -