Mango.Nop.Plugins/Nop.Plugin.Misc.AIPlugin/docs
Loretta d68f060e66 Add AcBinaryHubProtocol to SignalR for binary transport
Registered custom AcBinaryHubProtocol as a singleton IHubProtocol
in PluginNopStartup.cs to enable efficient binary messaging
(via AcBinarySerializer) and eliminate JSON/Base64 overhead.
Updated SIGNALR_ENDPOINTS.md to document the new protocol,
noting WebSocket (TransferFormat.Binary) requirement and
affected hubs (DevAdminSignalRHub, LoggerSignalRHub).
Explicitly set StatefulReconnectBufferSize to 30 MB in both
code and documentation.
2026-04-04 23:22:53 +02:00
..
AI_SERVICES.md Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:30 +02:00
DATA_LAYER.md Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:30 +02:00
DOMAIN_MODEL.md Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:30 +02:00
MEASUREMENT.md Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:30 +02:00
SCHEMA.md Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:30 +02:00
SIGNALR_ENDPOINTS.md Add AcBinaryHubProtocol to SignalR for binary transport 2026-04-04 23:22:53 +02:00