kaazing / javascript.client

Apache License 2.0
21 stars 16 forks source link

Internal API to register extension. #7

Closed pkhanal closed 9 years ago

pkhanal commented 9 years ago
  1. Added hook to register extension SPI.
  2. Negotiated registered extension during extended handshake.
  3. Setup extension spi pipeline as handler pipeline to handle inbound messages.
pkhanal commented 9 years ago

@chao-sun-kaazing, Please review the changes.