Project

General

Profile

Actions

Task #1468

closed

WebSockets channel and face

Added by Alex Afanasyev about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Faces
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
6.00 h

Description

Develop WebSockets listener and faces.

  • FaceUri format
    • remote: wsclient://IP:port
      This is not same as "ws" scheme, because this URI can't be used to connect to that peer.
    • local: ws or wss scheme
  • Listener IP, port, and path are configurable.
    • defaults: 0.0.0.0, 8080, /
    • path: suppose path is set to "/example", client would need to connect to "ws://hostname:8080/example"
  • Accepted faces are considered non-local.

Related issues 1 (0 open1 closed)

Blocks NFD - Task #1553: Unit-tests for WebSocket implementationClosedWentao Shang04/28/2014

Actions
Actions

Also available in: Atom PDF