Popularity
0.7
Stable
Activity
0.0
Stable
12
4
2

Description

Securing WebSocket even over HTTP instead of HTTPS using NACL

Programming language: JavaScript
License: MIT License
Tags: Real Time     Websocket     Nacl    

SecureWebsocket alternatives and similar modules

Based on the "Real Time" category.
Alternatively, view SecureWebsocket alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SecureWebsocket or a related project?

Add another 'Real Time' Module

README

SWS - SecureWebSocket

Securing WebSocket even over HTTP instead of HTTPS using NACL

API/Usage

  • In Node.js, refer to [tests/node.js](tests/node.js)
  • In Browser, refer to [demos/srv.js](demos/srv.js), [demos/content/](demos/content/)
  • Used as stream, refer to tests/stream.js, support Node.js only

SecureWebSocket Spec/RFC

Install

  • npm install node-sws

License

(The MIT License)

Copyright (c) 2014-present Tom Zhou([email protected])


*Note that all licence references and agreements mentioned in the SecureWebsocket README section above are relevant to that project's source code only.