tldraw/packages/sync/src
David Sheldrick e4bfae4172
[bemo] allow special chars in roomId (#4153)
if people did weird room ids with non-url-safe chars like
`blah/whatever` it wouldn't work. this fixes that

### Change type

- [ ] `bugfix`
- [x] `improvement`
- [ ] `feature`
- [ ] `api`
- [ ] `other`

### Test plan

1. Create a shape...
2.

- [ ] Unit tests
- [ ] End to end tests

### Release notes

- Fixed a bug with…
2024-07-12 14:01:34 +00:00
..
index.test.ts [4/5] sync -> sync-core, sync-react -> sync (#4123) 2024-07-10 16:09:10 +00:00
index.ts [4/5] sync -> sync-core, sync-react -> sync (#4123) 2024-07-10 16:09:10 +00:00
useMultiplayerSync.ts [5/5] Move bemo from dotcom to examples (#4135) 2024-07-12 10:36:31 +00:00
useMutliplayerDemo.ts [bemo] allow special chars in roomId (#4153) 2024-07-12 14:01:34 +00:00