Closed stan1334 closed 2 months ago
Hi,
IceStorm definitions are included in the ice 3.7.10 npm package.
Creating a publisher is similar to what you will do with other language mappings.
For the subscriber you would have to use a router object adapter with Glacier2, as JavaScript mapping doesn't support incoming connections.
Version
3.7.10
Describe the bug
feature i want use javascript es6 be Client, sub icestorm,recv datas refresh uitableview
https://github.com/zeroc-ice/ice-demos/tree/main i cannot find js storm demo
Expected behavior
need javascript sub/pub storm
Additional context
banckend c++/java pub storm produce datas ui javascript sub storm recv datas