Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Chat Scaffold Project/Demo #845

Open
9 tasks
jcubic opened this issue Nov 30, 2022 · 0 comments
Open
9 tasks

Create Chat Scaffold Project/Demo #845

jcubic opened this issue Nov 30, 2022 · 0 comments
Labels

Comments

@jcubic
Copy link
Owner

jcubic commented Nov 30, 2022

I have an idea for a new feature for jQuery Terminal

Take Chat from the 404 error page and make it reusable (probably as its own git repo).

  • Extract common code
  • Don't expose jQuery
  • Use ES6 classes and Adapter Pattern to create an interface between any Chat mechanics (webSockets / WebRTC / Server-Sent Events).
  • Integrated with WebRTC demo
  • Integrated with SSE demo
  • Try to find existing WebSocket Chat and integrate
  • Think about extensions: like hooks, events, and plugins
    • Authentication plugin
    • Formatters for code snippets
@jcubic jcubic added the feature label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant