All Projects → Eamonnzhang → Multi Draw

Eamonnzhang / Multi Draw

☁️ 基于Fabric.js+Socket.io的多人在线实时同步画板

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Multi Draw

Im.js
一个基于 react-native + mobx + socket.io + node 的仿微信 JS-Wechat
Stars: ✭ 550 (+4130.77%)
Mutual labels:  socket-io
Bowtie
Create a dashboard with python!
Stars: ✭ 724 (+5469.23%)
Mutual labels:  socket-io
Laravel Restaurant Pos
Restaurant POS
Stars: ✭ 27 (+107.69%)
Mutual labels:  socket-io
Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (+4469.23%)
Mutual labels:  socket-io
Laravel Video Chat
Laravel Video Chat using Socket.IO and WebRTC
Stars: ✭ 646 (+4869.23%)
Mutual labels:  socket-io
Hackflowy
📓 Workflowy clone, built using Backbone.js & Socket.io
Stars: ✭ 772 (+5838.46%)
Mutual labels:  socket-io
Mern Crud
A simple records system using MongoDB, Express.js, React.js, and Node.js with real-time CRUD operations using Socket.io
Stars: ✭ 493 (+3692.31%)
Mutual labels:  socket-io
Angular Chat
(IM App)Chat App built using Angular and Socket.io
Stars: ✭ 12 (-7.69%)
Mutual labels:  socket-io
Websocket Chat
Websocket based group chat app built with socket.io and react.
Stars: ✭ 689 (+5200%)
Mutual labels:  socket-io
Notification
notification with socket.io
Stars: ✭ 24 (+84.62%)
Mutual labels:  socket-io
Netty Socketio
Socket.IO server implemented on Java. Realtime java framework
Stars: ✭ 5,565 (+42707.69%)
Mutual labels:  socket-io
Retro Board
Retrospective Board
Stars: ✭ 622 (+4684.62%)
Mutual labels:  socket-io
Ghchat
📱A chat application for GitHub. React + PWA + Node(koa2) + Typescripts + Mysql + Socket.io
Stars: ✭ 791 (+5984.62%)
Mutual labels:  socket-io
Angular Contacts App Example
Full Stack Angular PWA example app with NgRx & NestJS
Stars: ✭ 570 (+4284.62%)
Mutual labels:  socket-io
Eve Live
EVELive provides real-time pricing data for the MMORPG EVE Online
Stars: ✭ 8 (-38.46%)
Mutual labels:  socket-io
Vue Socket.io Extended
✌️⚡️ Socket.io bindings for Vue.js and Vuex (inspired by Vue-Socket.io)
Stars: ✭ 506 (+3792.31%)
Mutual labels:  socket-io
Libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
Stars: ✭ 739 (+5584.62%)
Mutual labels:  socket-io
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-7.69%)
Mutual labels:  socket-io
Vue Qq
🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic location, real-time display temperature and other QQ core functions
Stars: ✭ 861 (+6523.08%)
Mutual labels:  socket-io
Laravel Event Broadcast
Laravel event broadcasting with Node.js, Redis & Socket.io
Stars: ✭ 5 (-61.54%)
Mutual labels:  socket-io

MutilDraw

Usage

node app

OnlineDemo : http://draw.eamonn.cn

Canvas Library

Fabric.js

Official Site : http://fabricjs.com/

DataBase

MongoDB

中文社区 : http://www.mongoing.com/

Official Site : https://www.mongodb.org/

Functions

  • 最基本的绘画功能
  • 实时同步(Socket.io)
  • 可以插入文字、图片、视频
  • 可以导出为PNG,SVG或者JSON
  • 待更新.....
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].