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

Feat/websocket transport #810

Draft
wants to merge 33 commits into
base: develop
Choose a base branch
from
Draft

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    4543b57 View commit details
    Browse the repository at this point in the history
  2. feat: init wsTransport

    IsaccoSordo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ad43f7b View commit details
    Browse the repository at this point in the history
  3. feat: add libp2p type

    IsaccoSordo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3edf5b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a43eb79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d04169 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    836edfd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. feat: init peer

    IsaccoSordo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d975b11 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix: message send

    IsaccoSordo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    468c23c View commit details
    Browse the repository at this point in the history
  2. fix: listener

    IsaccoSordo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d6092f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix: onMessage

    IsaccoSordo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    306496e View commit details
    Browse the repository at this point in the history
  2. fix: request permissions

    IsaccoSordo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    825ebcb View commit details
    Browse the repository at this point in the history
  3. chore: update urls

    IsaccoSordo committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3edea76 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    549e116 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. chore: alpha release

    IsaccoSordo committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    105ef0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23efd7 View commit details
    Browse the repository at this point in the history
  3. feat: init test folder

    IsaccoSordo committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9f9ec0f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    a3be68b View commit details
    Browse the repository at this point in the history
  2. fix: minor tweaks

    IsaccoSordo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    97905ce View commit details
    Browse the repository at this point in the history
  3. fix: use libp2p nodes

    IsaccoSordo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6bbf71f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eacdec View commit details
    Browse the repository at this point in the history
  5. chore: bump node version

    IsaccoSordo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    86a3724 View commit details
    Browse the repository at this point in the history
  6. fix: elliptic version

    IsaccoSordo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    724432b View commit details
    Browse the repository at this point in the history
  7. fix: lockfile

    IsaccoSordo committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3e7bea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix: remove this.seed

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bb8bc99 View commit details
    Browse the repository at this point in the history
  2. feat: allow alpha tags

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e6e51f1 View commit details
    Browse the repository at this point in the history
  3. fix: gitlab ci

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    38e24c7 View commit details
    Browse the repository at this point in the history
  4. fix: .prettierignore

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ac6d119 View commit details
    Browse the repository at this point in the history
  5. fix: prettierignore

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    32f72eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bca04d View commit details
    Browse the repository at this point in the history
  7. fix: utilities

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9603f2b View commit details
    Browse the repository at this point in the history
  8. fix: script

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c5ebb51 View commit details
    Browse the repository at this point in the history
  9. chore: alpha release

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    40a891a View commit details
    Browse the repository at this point in the history
  10. fix: version

    IsaccoSordo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    57eca9e View commit details
    Browse the repository at this point in the history