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: crystal-lang/crystal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd1dca4d17e1
Choose a base ref
...
head repository: crystal-lang/crystal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 57b6086612bf
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 20, 2016

  1. Implement HTTP::WebSocket#on_{ping,pong} handler

    Sija authored and Ary Borenszweig committed Dec 20, 2016
    Copy the full SHA
    0768cf7 View commit details
  2. Track HTTP::WebSocket closed state

    Sija authored and Ary Borenszweig committed Dec 20, 2016
    Copy the full SHA
    86d4791 View commit details
  3. Always respond to PING and CLOSE packets

    Sija authored and Ary Borenszweig committed Dec 20, 2016
    Copy the full SHA
    57b6086 View commit details
Loading