Giter VIP home page Giter VIP logo

actix_chat_web's Introduction

actix_chat_web

这是一个基于 Rust actix 后端,petite-vue 前端开发的简易在线聊天室

下载

git clone https://github.com/mowtwo/actix_chat_web

注意

本项目有依赖到 cargo-watch 实现代码热重启,所以有需要请自行安装,下面运行也是根据 cargo-watch 来编写的运行脚本,若无需求,可以直接使用cargo run或者cargo build

运行环境

TODO

  • 实现单聊
  • 实现群聊
  • 实现基于本地服务器

运行

由于网页中的 js 实际上是有 TypeScript 编译得来,因此启动前可以先将 ts 代码编译

./watch_ts.bat

然后直接启动后端服务即可

./watch.bat

actix_chat_web's People

Contributors

mowtwo avatar

Watchers

 avatar  avatar

Forkers

y01689

actix_chat_web's Issues

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.