You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to write a handler which exposes all currently available resources for the server.
I want to avoid using my own mapping, and I don't want to change stuff inside pion from private to public, or add a get method for the available resources. Is there any way to do that?
The text was updated successfully, but these errors were encountered:
gioragutt
changed the title
Allow *some* access to correct registered resources
Allow *some* access to currently registered resources
Sep 26, 2016
I would like to write a handler which exposes all currently available resources for the server.
I want to avoid using my own mapping, and I don't want to change stuff inside pion from private to public, or add a get method for the available resources. Is there any way to do that?
The text was updated successfully, but these errors were encountered: