Skip to content

Woketo 2.0.0 : WebSocketClient

Compare
Choose a tag to compare
@Nek- Nek- released this 25 Aug 16:12
· 57 commits to master since this release

Added

  • WebSocketClient class that allows you to dial with a standard WebSocket server
  • Javascript server that proves that woketo server works with anything (not just autobahn testsuite)

Changed

  • [BC Break] Message handlers now use an AbstractConnection class in their methods
  • Internal: the method processHandcheck is now processHandshake and follows AbstractConnection class requirements
  • Internal: the MessageProcessor now needs to be aware of its quality of client or server.
  • Internal: the BitManipulation class now uses PHP native functions
  • Internal: the BitManipulation class uses new method names