Coder Social home page Coder Social logo

onch-at / onchat-web Goto Github PK

View Code? Open in Web Editor NEW
156.0 5.0 11.0 6.92 MB

A simple, mobile-first instant messaging progressive web application.

Home Page: http://onch.at

License: Apache License 2.0

JavaScript 0.31% TypeScript 69.12% HTML 15.29% SCSS 15.29%
onchat angular ionic websocket instant-messaging typescript mobile pwa socketio chat

onchat-web's Introduction

OnChat

A simple, beautiful, mobile-first instant messaging progressive web application build with Angular and Ionic. You can click here to view the OnChat back-end code repository.

License Angular Node.js CI CodeFactor

OnChat currently supports the following chat modes:

  • Text Message
  • Rich text message
  • Picture message
  • Voice Message
  • Real-time video communication
  • Real-time audio communication (to be implemented)

Features

  • ⚡️ Lightning fast - The server adopts Swoole programmatic server with asynchronous IO, coroutine and Fibers, with excellent performance.
  • Stable as Mount Tai - The client is built using Angular, which has better scalability, maintainability and stability.
  • Small and exquisite - There are no complicated functions and focus on online social chat.
  • 🔼 Progressive - Compared with ordinary Web App, PWA is faster, more powerful, more reliable and installable.
  • 📲 Mobile first - The user interface is specifically designed for mobile devices, the interactive experience is good.

Quick experience

Visit the official OnChat site to quickly start your online social chat journey.

Documentation

For the full OnChat documentation, please visit https://docs.chat.hypergo.net/docs/intro.

Support

OnChat mainly includes the following code repositories:

If you like OnChat, please give a star to the above code repository ⭐.

Special thanks

Thanks to JetBrains for supporting us free open source licenses.

JetBrains Logo (Main) logo

onchat-web's People

Contributors

dependabot[bot] avatar hyperlife1119 avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

onchat-web's Issues

Proxy connection refused

Hello! I am interested in your project and wanted it to run on my machine.

I get the following error after I have run ng build and then ng serve:
[HPM] Rewriting path from "/ws/socket.io/?EIO=3&transport=websocket" to "/socket.io/?EIO=3&transport=websocket" [HPM] GET /ws/socket.io/?EIO=3&transport=websocket ~> http://localhost:9501 [HPM] Upgrading to WebSocket [HPM] Error occurred while trying to proxy request /socket.io/?EIO=3&transport=websocket from localhost:4200 to http://localhost:9501 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

Can you help me with this? I have not done any project in angular before and I do not know where to start investigating this error. Do I need to set up a localhost at 9501 as well?

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @compodoc/compodoc to v1.1.24
  • chore(deps): update dependency @types/jasminewd2 to v2.0.13
  • fix(deps): update dependency @hyperify/lonely to v1.0.1
  • chore(deps): update angular-cli monorepo to v13.3.11 (@angular-devkit/build-angular, @angular/cli)
  • chore(deps): update angular-eslint monorepo to v13.5.0 (@angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template, @angular-eslint/schematics, @angular-eslint/template-parser)
  • chore(deps): update dependency @ionic/angular-toolkit to v6.1.0
  • chore(deps): update dependency @ngify/types to v1.6.0
  • chore(deps): update dependency @types/offscreencanvas to v2019.7.3
  • chore(deps): update dependency eslint to v8.57.0
  • chore(deps): update dependency typescript to v4.9.5
  • chore(deps): update dependency webpack-bundle-analyzer to v4.10.2
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update angular monorepo (@angular/animations, @angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/language-service, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, @angular/service-worker, zone.js)
  • fix(deps): update capacitor monorepo to v3.9.0 (@capacitor/android, @capacitor/cli, @capacitor/core)
  • fix(deps): update dependency @angular/cdk to v13.3.9
  • fix(deps): update dependency @ionic/angular to v6.7.5
  • fix(deps): update dependency @ngify/at to v1.6.0
  • fix(deps): update dependency emoji-regex to v10.3.0
  • fix(deps): update dependency ngx-quill to v16.2.1
  • fix(deps): update dependency rxjs to v7.8.1
  • fix(deps): update dependency swiper to v8.4.7
  • fix(deps): update dependency tslib to v2.6.2
  • fix(deps): update dependency webrtc-adapter to v8.2.3
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update angular-cli monorepo to v17 (major) (@angular-devkit/build-angular, @angular/cli)
  • chore(deps): update angular-eslint monorepo to v17 (major) (@angular-eslint/builder, @angular-eslint/eslint-plugin, @angular-eslint/eslint-plugin-template, @angular-eslint/schematics, @angular-eslint/template-parser)
  • chore(deps): update dependency @ionic/angular-toolkit to v11
  • chore(deps): update dependency @types/jasmine to v5
  • chore(deps): update dependency @types/node to v20
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency karma-jasmine to v5
  • chore(deps): update dependency karma-jasmine-html-reporter to v2
  • chore(deps): update dependency typescript to v5
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update angular monorepo to v17 (major) (@angular/animations, @angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/language-service, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, @angular/service-worker)
  • fix(deps): update capacitor monorepo to v6 (major) (@capacitor/android, @capacitor/cli, @capacitor/core)
  • fix(deps): update dependency @angular/cdk to v17
  • fix(deps): update dependency @ionic/angular to v8
  • fix(deps): update dependency ngx-image-cropper to v7
  • fix(deps): update dependency ngx-quill to v25
  • fix(deps): update dependency ngx-socketio2 to v2
  • fix(deps): update dependency quill to v2
  • fix(deps): update dependency swiper to v11
  • fix(deps): update dependency webrtc-adapter to v9
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v2
  • github/codeql-action v1
  • github/codeql-action v1
  • github/codeql-action v1
.github/workflows/node.js.yml
  • actions/checkout v2
  • actions/setup-node v2
npm
package.json
  • @angular/animations 13.2.2
  • @angular/cdk 13.2.3
  • @angular/common 13.2.2
  • @angular/core 13.2.2
  • @angular/forms 13.2.2
  • @angular/platform-browser 13.2.2
  • @angular/platform-browser-dynamic 13.2.2
  • @angular/router 13.2.2
  • @angular/service-worker 13.2.2
  • @capacitor/android 3.3.4
  • @capacitor/core 3.3.4
  • @hyperify/lonely ^1.0.0
  • @ionic/angular 6.0.3
  • @ngify/at ^1.2.0
  • emoji-regex 10.0.0
  • hammerjs 2.0.8
  • ngx-image-cropper 6.0.2
  • ngx-quill 16.1.1
  • ngx-socketio2 1.0.0
  • quill 1.3.7
  • rxjs 7.5.2
  • swiper 8.0.3
  • tslib 2.3.1
  • webrtc-adapter 8.1.1
  • zone.js 0.11.4
  • @angular-devkit/build-angular 13.2.2
  • @angular-eslint/builder 13.1.0
  • @angular-eslint/eslint-plugin 13.1.0
  • @angular-eslint/eslint-plugin-template 13.1.0
  • @angular-eslint/schematics 13.1.0
  • @angular-eslint/template-parser 13.1.0
  • @angular/cli 13.2.2
  • @angular/compiler 13.2.2
  • @angular/compiler-cli 13.2.2
  • @angular/language-service 13.2.2
  • @capacitor/cli 3.4.0
  • @compodoc/compodoc 1.1.19
  • @ionic/angular-toolkit 6.0.0
  • @ngify/types ^1.2.0
  • @types/dom-mediacapture-record 1.0.11
  • @types/jasmine 3.10.2
  • @types/jasminewd2 2.0.10
  • @types/node 14.18.10
  • @types/offscreencanvas 2019.6.4
  • @typescript-eslint/eslint-plugin 5.11.0
  • @typescript-eslint/parser 5.11.0
  • eslint 8.8.0
  • jasmine-core 3.10.1
  • jasmine-spec-reporter 7.0.0
  • karma 6.3.9
  • karma-chrome-launcher 3.1.0
  • karma-coverage-istanbul-reporter 3.0.3
  • karma-jasmine 4.0.1
  • karma-jasmine-html-reporter 1.7.0
  • protractor 7.0.0
  • ts-node 10.4.0
  • typescript 4.5.5
  • webpack-bundle-analyzer 4.5.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.