Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert ChannelIds to base64url #47

Closed
jrconlin opened this issue Oct 26, 2018 · 2 comments
Closed

Convert ChannelIds to base64url #47

jrconlin opened this issue Oct 26, 2018 · 2 comments

Comments

@jrconlin
Copy link
Member

(Still need to know what encoding, URL safe or standard)

@jrconlin jrconlin self-assigned this Oct 26, 2018
@jrconlin
Copy link
Member Author

@rfk rfk changed the title Convert ChannelIds to base64 Convert ChannelIds to base64url Oct 26, 2018
@rfk
Copy link
Contributor

rfk commented Oct 26, 2018

urlsafe please :-)

jrconlin added a commit that referenced this issue Oct 31, 2018
jrconlin added a commit that referenced this issue Nov 2, 2018
* feat: Switch channelIDs to base64

* change channelID to random char string
* fix group add (again)
* reduce number of times metadata fetched
* remove ChannelType, ChannelId
* change channel id to "session_id" to be clear where it comes from
* convert `From<String>` trait to `from_str() -> Result`

Closes #47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants