Skip to content

A simple practice of multi-clients management in ratchet websocket server

License

Notifications You must be signed in to change notification settings

ttys026/ratchet-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ratchet-practice

A simple practice of multi-clients management in ratchet websocket server

  • Passing customized userId to server via URL
  • Send to spcific user by userId
  • Limit one connection per user
  • Kick out notification

Original Project: https://github.com/ratchetphp/Ratchet

See example/Myapp/Chat.php for implementation

About

A simple practice of multi-clients management in ratchet websocket server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages