![]() More agressive channel caching may be required here but it works as an MVP for now * Switch to hashmap for container of channel caches instead of vector This should help with cache accesses as we don't have to iterate anymore Also it makes data fetches much cleaner/shorthanded * net::list_channels has its own private structure for collecting channels vector This is basically required and is in the scope of the func itsefl to not pollute any other namespaces |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |