factorapp / factor

Component based full stack web framework using Web Assembly for Go
https://factorapp.io
Apache License 2.0
60 stars 5 forks source link

rpc: pluggable encoders #45

Open arschles opened 6 years ago

arschles commented 6 years ago

We're using gorilla RPC's JSON encoder now. We should implement one that uses msgpack too