Embedding service in kaazing gateway

1 reply [Last post]
njaffer
Offline
Joined: 2011-09-02

We are evaluating kaazing as a gateway and are wondering if there is a way to embed a service in kaazing's gateway.

 

e.g., ws://localhost:8000/our-service of type 'our-service', where when messages are received at that endpoint, it calls an internal interface that we create with onMessage() and does what it needs to.  

 

We would like not to have another service listening on another port to manage and monitor where we are just proxying connections to it and rather have it run inside the gateway.  Is this possible?

 

 

Thank you.

 

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
axel.kratel
Offline
Joined: 2011-09-27

Dear Niaffer,

 

Could you please explain what it is you are trying to do? Are you trying to run a web service over a sockets connection? Also, can you tell me which edition you are trying to use, and what protocol you are trying to emulate on the back end?

 

Thanks.