236 | | Pyson supports URI objects, from https://github.com/marrow/uri |
237 | | To properly support websocket URIs like {{{ws://localhost:8080/profilesserver/websocket/get/party/party1}}} we use uri version 3.0.0, which is currently still in development. |
| 236 | Pyson supports URI objects, normally installed with {{{pip install uri}}}. |
| 237 | To properly support websocket URIs like {{{ws://localhost:8080/profilesserver/websocket/get/party/party1}}} we use uri version 3.0.0, which is currently still in development on from https://github.com/marrow/uri. |