RePublish
nats.js.api.RePublish dataclass
#
Bases: Base
RePublish is for republishing messages once committed to a stream. The original subject cis remapped from the subject pattern to the destination pattern.
from_response classmethod
#
Read the class instance from a server response.
Unknown fields are ignored ("open-world assumption").
Source code in nats/js/api.py
evolve #
as_dict #
Return the object converted into an API-friendly dict.