Skip to content

nawamp/nawa-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAWA: A WAMP-Protocol Server for NodeJS

NeoAtlantis WAmp Protocol Server or NAWA, is a server implementation for the Web Application Messaging Protocol (WAMP).

Basic profile will be implemented, and the author try to do a plugin system for flexible extension with advanced profiles.

nawa consists multiple parts where the user may choose to use:

  1. nawa-abstract, a transport-independent implementation and also core of this project. It is more a state machine that processes protocol packets. In this way, the users may implement their own secured transports.

  2. nawa-ws, a websocket based server.

About

NeoAtlantis WAMP router: abstract core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published