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

Websockets #1322

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Websockets #1322

wants to merge 13 commits into from

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    dd73c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8dc18e View commit details
    Browse the repository at this point in the history
  3. fix websockets in baseline

    jbrichau committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c2aa27a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    701487a View commit details
    Browse the repository at this point in the history
  5. Created a dedicated request handler for websocket setup + some change…

    …s to better package Zinc's Websocket code
    jbrichau committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c5ebab2 View commit details
    Browse the repository at this point in the history
  6. pushing javascript for execution moved to separate subclass of websoc…

    …ket "pusher" + cleaned up javascript generation and execution client-side
    jbrichau committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0217078 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    1611ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6307cfc View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    64c3a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9efdaf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge branch 'master' into websockets

    # Conflicts:
    #	repository/BaselineOfSeaside3.package/BaselineOfSeaside3.class/instance/baselineadaptors..st
    #	repository/Seaside-Zinc-Core.package/ZnZincServerAdaptor.class/instance/websocketResponseFrom..st
    jbrichau committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e34adad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f305106 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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