Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.
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: pyropy/fastapi-socketio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c20d100
Choose a base ref
...
head repository: pyropy/fastapi-socketio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: afee89c
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 5, 2021

  1. Update setup.py

    pyropy authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    3dd1f3d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Add **kwargs to SocketManager

    Pass these to socketio.AsyncServer.
    adamlwgriffiths committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a531f49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from adamlwgriffiths/add-kwargs

    Add **kwargs to SocketManager
    pyropy authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    0763748 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. small typo fix

    SavvasMohito authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b32e38e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from SavvasMohito/master

    small typo fix
    pyropy authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b37d58f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Bump version to 0.0.10

    pyropy committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    afee89c View commit details
    Browse the repository at this point in the history
Loading