WebSocketServices v1.0.2

Details

  • Filename
    WebSocketServices-1.0.2.jar
  • Uploaded by
  • Uploaded
    Oct 26, 2012
  • Size
    53.52 KB
  • Downloads
    604
  • MD5
    90417882bed7da858d19e9b60835844f

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

The following items have been changed:

  • The debug configuration value in the config.yml has been changed to logging
  • Fixed the version number in the plugin.yml file.
  • The default values in the config.yml have been updated to disable logging by default, as well as the disable fragmentation testing.
  • Updated the handshaking response method so that it enforces a Carriage Return-Line Feed (\r\n) newline instead of an OS specific newline when responding to the browser, as per the HTTP specification.*