daytime-service
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

NodeAuth2 DayTime Service (TCP)

NPM version npm

NodeAuth2

https://www.npmjs.com/package/nodeauth2

Install Daytime

npm i daytime-service --save
import * as ns from '../lib/daytime';
let daytime = new ns.DayTime("NA2");
/* print only */
    console.log( daytime.GetTime );
/* listen tcp server */
    daytime.Listen
Tcp Response :> 58996 20-05-21 10:17:18 523 UTC(NA2) *

Package Sidebar

Install

npm i daytime-service

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

11.9 kB

Total Files

9

Last publish

Collaborators

  • nodeclient