1.0.7 • Published 6 years ago

msgpack-plugin v1.0.7

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Build Status

msg-pack-plugin for Hapi v18

  • npm install msg-pack-plugin --save

  • Plugin registration:

        server.register(require('msg-pack-plugin'));
  • To validate you could use curl (this assumes you have msgpack2json installed):

        curl --header "accept: application/x-msgpack" 'http://localhost:3000/api/user' | msgpack2json -d
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.0

8 years ago

0.0.1

8 years ago