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: CLSFramework/playmaker-server-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CLSFramework/playmaker-server-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: thrift
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 37 files changed
  • 1 contributor

Commits on Aug 5, 2024

  1. use thrift instead of grpc

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

Commits on Aug 6, 2024

  1. update thrift messages

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

Commits on Aug 7, 2024

  1. update thrift messages

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

Commits on Aug 9, 2024

  1. add PFProcessServer

    naderzare committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1d38014 View commit details
    Browse the repository at this point in the history
  2. fix PFProcessServer

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

Commits on Aug 10, 2024

  1. update server

    naderzare committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    731650d View commit details
    Browse the repository at this point in the history
  2. update server

    naderzare committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0bb2655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15db6ba View commit details
    Browse the repository at this point in the history
  4. clean code

    naderzare committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ea1a29d View commit details
    Browse the repository at this point in the history
  5. clean code

    naderzare committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f52f2f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. add type generator

    naderzare committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    389c9c4 View commit details
    Browse the repository at this point in the history
  2. add server gym

    naderzare committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    dbefb86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded9900 View commit details
    Browse the repository at this point in the history
  4. add gym to requirements.txt

    naderzare committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ce75b00 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. change thrift idl

    naderzare committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b666b4a View commit details
    Browse the repository at this point in the history
Loading