3.0.2 • Published 6 years ago

viva-server-http v3.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Classes

Typedefs

Server_http

(license MIT) simple http server, full example - see example.js

Kind: global class

server_http.ip

{string}

Kind: instance property of Server_http

server_http.port

{number}

Kind: instance property of Server_http

server_http.server

{any}

Kind: instance property of Server_http

server_http.emit

{any}

Kind: instance property of Server_http

server_http.on

{any}

Kind: instance property of Server_http

server_http.start(ip, port)

start http server

Kind: instance method of Server_http

ParamTypeDescription
ipstringip, default 127.0.0.1
portnumberport, default 3000

type_pair

Kind: global typedef
Properties

NameTypeDescription
variablestringvariable
valueanyvalue
3.0.2

6 years ago

3.0.1

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago