javaBin / javaBin/sleepingPillCore
reuse sessionId from ems
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
DevNull uses `eventId` and `sessionId` from ems to recognize talks. The new api has an `conferenceId` and a `sessionId`. It looks like the `conferenceId` matches the `eventId` in ems. The `sessionId` kinda looks like an uuid but lacks the dash(`-`).
To make it easier to system that today integrates with ems it had been nice if the `conferenceId` and `sessionId` matches the ones used in ems. Also for new events they should follow the same pattern.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.