Skip to content

Automatic WS server API #12

@xaviervia

Description

@xaviervia

While Websockets are used more oftenly in the context of Web Apps where an HTTP server is already available, node-jstp users will benefit for getting an API for node-jstp to start the HTTP by itself if a port number, and not an HTTP server, is provided.

jstp.listen({
  ws: 8000
});

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions