instrumentisto / medea-jason

Mozilla Public License 2.0
2 stars 2 forks source link

Refactor `IceServer`'s password typing #190

Closed evdokimovs closed 1 month ago

evdokimovs commented 1 month ago

Synopsis

We need to add the IcePassword type for more convenient ICE password typing.

Checklist

evdokimovs commented 1 month ago

FCM

Refactor `IceServer`'s password type (#190)

- add `IcePassword` type to the Client API
- change `IceServer::credential` type to `IcePassword`