Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: activescott/typescript-openai-realtime-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: activescott/typescript-openai-realtime-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    f9a60ad View commit details
    Browse the repository at this point in the history
  2. Create LICENSE

    activescott authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    10f113c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. docs: update some docs

    activescott committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    b98f5a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. feat: Migrates to the more browser-familiar EventTarget rather than t…

    …he node-like EventEmitter. Also misc minor fixes made throughout as it is used in production
    activescott committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    bbb9d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7b29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b369144 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from activescott/feat/emitter-event-target

    feat: Migrates to the more browser-familiar EventTarget rather than the node-like EventEmitter. Also misc minor fixes made throughout as it is used in production
    activescott authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    9947bc4 View commit details
    Browse the repository at this point in the history
  5. feat: Migrates to the more browser-familiar EventTarget rather than t…

    …he node-like EventEmitter. Also misc minor fixes from production usage
    
    NOTE: This really just fixes the commit message from 9947bc4 to force a release
    activescott committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    9c29d15 View commit details
    Browse the repository at this point in the history
Loading