Skip to content

Releases: GeniusesOfSymfony/WebSocketBundle

1.4.1

12 Aug 12:41
Compare
Choose a tag to compare

1.4.0

06 Aug 21:25
Compare
Choose a tag to compare

Push Integration is here ! 🎉

Push documentation is available here : https://github.com/GeniusesOfSymfony/WebSocketBundle/blob/master/Resources/docs/Pusher.md

1.3.2

18 Jul 09:15
Compare
Choose a tag to compare

1.3.1

06 Jul 09:22
Compare
Choose a tag to compare

1.3.0

05 Jul 11:00
Compare
Choose a tag to compare
  • 6f3f065 Periodic timer on connection & topic
  • 61d36c2 Add configuration to disable assetic
  • 542adc4 Auto unsubscribe when client disconnect
  • 45b2c4f Refactoring client auth
  • 6d66723 Support load balancing

1.2.0

24 Jun 22:02
Compare
Choose a tag to compare
  • 6a019a6 Add docs about production & memory leaks
  • f961278 Add profiling option to command console and server to profile application

1.1.5

08 Jun 21:32
Compare
Choose a tag to compare

1.1.4

28 May 21:50
Compare
Choose a tag to compare
  • Bind PNCTL event to gracefully close the server
  • Use lazy loading on service dedicated for the server

1.1.3

26 May 12:04
Compare
Choose a tag to compare

Fix #23

1.1.2

24 May 22:01
Compare
Choose a tag to compare
  • In non production env, periodic memory usage
  • Securing topic against execption (now forwarded into websocket instead of crash)
  • Add Trait and docs about authenticated user usage