@twilson63/hyper63-adapter-greetings

1.0.0 • Public • Published

README

hyper63 greetings adapter for the hyper63 echo port

This adapter is used in hyper63 to support for the echo port

Example

import echoPort from 'hyper63-port-echo'
import greetings from 'hyper63-adapter-greetings'

export default {
  app: express,
  adapters: [
    { port: echoPort, plugins: [greetings()] }
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @twilson63/hyper63-adapter-greetings

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

25 kB

Total Files

9

Last publish

Collaborators

  • twilson63