Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CupOfTea696 committed Apr 19, 2015
1 parent caac32e commit ad9ab3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ TwoStream is Laravel 5 only.
- Map WsRoute::controller to correct functions, allow missing functions.
- Handle calls to unmapped routes properly. ~~(currently responds with HTTP 404 HTML I believe)~~
- Middleware for connections. (or something similar) [@beta]
- <del>~~Make more data available in Controllers. (e.g. Connection and other Ws data, better Request object.)~~</del>
- ~~Make more data available in Controllers. (e.g. Connection and other Ws data, better Request object.)~~
- Push events from server to all or specific user. (to sessionId = &#10006;, to user &#10006;) (zmq)
- Complete all DOCBLOCKS [@beta]
- Upgrade to PSR-2 [@post-release]
Expand Down

0 comments on commit ad9ab3d

Please sign in to comment.