TSocketHttpServer.Dispatcher Property
The dispatcher that holds the registered modules and routes each incoming request to the module matching its URI.
Syntax
Unit: Sparkle.Socket.Server
property TSocketHttpServer.Dispatcher: THttpDispatcher
The dispatcher that holds the registered modules and routes each incoming request to the module matching its URI.
Unit: Sparkle.Socket.Server
property TSocketHttpServer.Dispatcher: THttpDispatcher