Lines Matching full:resources
14 and HTTP resources associated with those services. The server creates a listening
29 * Static resources - content defined compile-time, cannot be modified at runtime
32 * Dynamic resources - content provided at runtime by respective application
35 * Websocket resources - allowing to establish Websocket connections with the
56 All HTTP services and HTTP resources are placed in a dedicated linker section.
58 is responsible for defining linker sections for resources associated with
59 respective services. Linker section names for resources should be prefixed with
62 Linker sections for resources should be defined in a linker file. For example,
130 Once HTTP(s) service is defined, resources can be registered for it with
151 Static resources
190 Static filesystem resources
222 Dynamic resources
331 Websocket resources
334 Websocket resources register an application callback, which is called when a