-
npm install msg-pack-plugin --save
-
Plugin registration:
server.register(require('msg-pack-plugin'));
-
To validate using the example in the source you could use curl (this assumes you have msgpack2json installed):
curl --header "accept: application/x-msgpack" 'http://localhost:3000/api/user' | msgpack2json -d
-
Notifications
You must be signed in to change notification settings - Fork 0
msgpack plugin implementation for hapi
License
visualjeff/msg-pack-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
msgpack plugin implementation for hapi
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published