Skip to content

Ark plugin that powers the server with realtime capabilities (It's doing the websockets stuff)

Notifications You must be signed in to change notification settings

locator-kn/ark-realtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi-typescript-plugin

This is a very basic template to write HapiJs-Plugins with TypeScript.

It has a gulptask included to compile the source to JavaScript. This task is also referenced in the package.json as postinstall script.

Tests

Tests can be run with npm test or make test, make test-cov and test-cov-html. Note: npm test points to make test-cov. This is inspired from many hapi plugins.

About

Ark plugin that powers the server with realtime capabilities (It's doing the websockets stuff)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published