Hi all some progress here
On Sat, Apr 24, 2021 at 2:58 PM Michael Nazzareno Trimarchi <mich...@amarulasolutions.com> wrote: > > Hi all > > I'm working on a small demo application using gtkmm, gtkwebkit, > libsoup and libjson. > I'm trying to understand the status of: > - libsoupmm > and if there is any roadmap to have the gtkwebkit widget in gtkmm and > json-glibmm. I move to rapid json, move from sigc++ to signal2 from boost for event processing. This guarantee that signal that run on different thread are safe. Now I can drop easily the libsoup and using boost for websocket and signal2. Need to check the execution contexts of the slot connected Michael > > My concern is to have a clean code where the life-cycle of the object > are readable. > I have checkout gitlab.gnome.org/Archive/libsoupmm.git but seems not > used anymore > > Michael _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtkmm-list