Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

For review: some more sample chat fixes #29

Merged
merged 4 commits into from
Aug 26, 2015

Conversation

brody4hire
Copy link

  • export the wss object from wsrecv component, that can be used for broadcasting
  • use the wsrecv component instead of custom wschatrecv component
  • rename wschatsend.js to wsbroadcast.js in chat sample - TBD should this be a real component instead?
  • include link to socket.io chat sample in README.md

In general, I really wanted the chat sample to help me understand FBP better in terms of how it can benefit large-scale web services. I do feel very fortunate that the web socket sample happened to come very close.

As I mentioned in #28, I am planning to work on a more functional multi-user chat project, both to help me continue learning how to work with FBP and as a use case that can motivate others to consider learning and adopting FBP.

Please keep in mind that this is the work of a real FBP beginner, that is why I didn't really get it right the first time.

jpaulm added a commit that referenced this pull request Aug 26, 2015
For review: some more sample chat fixes
@jpaulm jpaulm merged commit 185bc94 into jpaulm:master Aug 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants