cchat/cmd/internal
diamondburned 4ea6773527 Force ContainerMethod stop funcs
This commit breaks ContainerMethod to enforce explicit destructors. This
gives the frontend explicit control over when the container is
unsubscribed, but it also eases unsubscription implementations in the
backend.

With this new change, the backend can now add the container into a
global repository and unsubscribe from it explicitly from the callback.
2021-03-12 22:41:46 -08:00
..
cchat-empty-gen Slightly cleaner generation structure 2021-01-08 19:55:35 -08:00
cchat-generator Force ContainerMethod stop funcs 2021-03-12 22:41:46 -08:00
cchat-gob-gen Added AuthenticateError 2020-10-27 13:33:52 -07:00