## Goals - [ ] Enable `import FabricIdentity from '@fabric/http';` (@victorwu) - [ ] Eliminate critical, high, and medium security advisories (@martindale) - [ ] Formalize the behavior of a Fabric-based HTTP server (an "Edge Node"); document: - [ ] Resource Lists - [ ] REST API - [ ] Routable WebSockets - [ ] SSR - [ ] Achieve 80% test coverage (@martindale)
Goals
import FabricIdentity from '@fabric/http';(@victorwu)