Is there an example of websockets with elli (and elli_websokets) arond?

Hi all,
is there a complete example of elli and websockets around?

Not just an example handler module, a minimal but complete app.

Cheers

Not sure what elliis but if it can be of any help, here is a minimal example of running cowboy and gun over TLS and Websockets (including the use of client certificates):

Cheers, T.

I think you can use AI to help you write an example.