Wampy.js Documentation
  • Welcome page
  • Usage example
  • Installation
  • Updating versions
  • API
    • Constructor
    • options()
    • getOpStatus()
    • getSessionId()
    • connect()
    • disconnect()
    • abort()
    • Client Authentication
      • Ticket-based Authentication
      • Challenge Response Authentication
      • Cryptosign-based Authentication
      • Automatically chosen Authentication
    • subscribe()
    • unsubscribe()
    • publish()
    • call()
    • cancel()
    • register()
    • unregister()
    • Errors handling
  • Using custom serializer
  • Connecting through TLS in node environment
  • Tests and code coverage
  • See Also
  • Copyright and License
Powered by GitBook
On this page

See Also

  • WAMP specification

  • wampy-cra - WAMP Challenge Response Authentication plugin for Wampy.js

  • wampy-cryptosign - WAMP Cryptosign-based Authentication plugin for Wampy.js

  • Wiola - WAMP Router in Lua on top of nginx/openresty

  • Loowy - LUA WAMP client

  • msgpackr - Ultra-fast MessagePack implementation with extension for record and structural cloning.

  • cbor-x - Ultra-fast CBOR encoder/decoder with extensions for records and structural cloning.

PreviousTests and code coverageNextCopyright and License

Last updated 2 years ago