Webview in a jami plugins

Bonjour,

I’m trying to develop my first extension for jami.

It’s going to be a TicTacToe game.

Actually, it works well in the ChatView by displaying the board game with a kind of asciiart, and interacting with !ttt command in the chat.

I see some bit of code concerning a kind of access to a webview by a plugin.

I could surely give a better rendering of the board if I could be able to have a kind of window where I could put some html/css and maybe trap mouse event with javascript ?

Does the webview fonctionnality needs to be implemented in the clients ?

Or maybe I don’t understand well how to use this feature ?

Bonne fin de journée !

Olivier

2 Likes