Hi, I wanted to ask if Websockets are supported by felix.http like servlets are, which means I only have to annotate my class with
@ServerEndpoint("/path")
and it will get registered automatically.
Kind regards,
Thomas
Hi, I wanted to ask if Websockets are supported by felix.http like servlets are, which means I only have to annotate my class with
@ServerEndpoint("/path")
and it will get registered automatically.
Kind regards,
Thomas