Code Monkey home page Code Monkey logo

bobqiu's Projects

-teamtalk icon -teamtalk

项目背景 蘑菇街能有今天的快速发展,得益于开源软件群雄崛起的大环境背景,我们一直对开源社区怀有感恩之情,因此也一直希望能为开源社区贡献一份力量。 2013年我们蘑菇街从社区导购华丽转身时尚电商平台,为解决千万妹子和时尚卖家的沟通问题,我们开发了自己的即时通讯软件。既然已经有了用户使用 的IM,为什么我们自己公司内部沟通还要用第三方的呢?因此就有了TT(TeamTalk)的雏形,现在蘑菇街内部的在线沟通全部通过TT来完成。随着 TT功能的逐渐完善,我们决定把TT开源来回馈开源社区,希望国内的中小企业都能用上开源、免费、好用的IM工具! 项目介绍 名称:TeamTalk 官网:http://tt.mogu.io/ 开源协议:Apache License, Version 2.0 定位:中小型企业用户,member >= 2 特点:开源与产品并重 功能:可靠的消息传递机制;支持文字、图片、语音等富文本信息;文件收发等 项目框架 麻雀虽小五脏俱全,本项目涉及到多个平台、多种语言,简单关系如下图: 服务端: CppServer:TTCppServer工程,包括IM消息服务器、http服务器、文件传输服务器、文件存储服务器、登陆服务器 java DB Proxy:TTJavaServer工程,承载着后台消息存储、redis等接口 PHP server:TTPhpServer工程,teamtalk后台配置页面 客户端: mac:TTMacClient工程,mac客户端工程 iOS:TTIOSClient工程,IOS客户端工程 Android:TTAndroidClient工程,android客户端工程 Windows:TTWinClient工程,windows客户端工程 语言:c++、objective-c、java、php 系统环境:Linux、Windows,Mac, iOS, Android

activepieces icon activepieces

Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 100+ integration / Enterprise automation tool / ChatBot / Zapier Alternative

ai-town icon ai-town

A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.

aias icon aias

AIAS (AI Acceleration Suite), AI算法落地加速器套件(超过100个项目组成的项目集,包含了sdk,平台引擎,场景套件)

aieditor icon aieditor

AiEditor is a next-generation rich text editor for AI. (AiEditor 是一个面向 AI 的下一代富文本编辑器。)

aisystemserver icon aisystemserver

智慧农业控制系统:嵌入式方面采集信息,通过树莓派使用套接字进行数据传输到本后台服务器,通过移动端和网页端实现远程控制,实施监控农业信息

albianj2 icon albianj2

Albianj是我们设计并开发的一套分布式统一框架。他主要是面向海量数据处理、海 量数据访问、并解决互联网开发中经常会碰到的数据海量增长问题,也一并解决 互联网开发团队中,因开发人员的水平参差不齐而导致的代码质量不可控问题。它主要有简单小巧的IoC,ORM,数据路由,缓存集成,分布式唯一id等等功能。

alink icon alink

Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.

alluxio icon alluxio

Memory-Speed Virtual Distributed Storage System

amis icon amis

前端低代码框架,通过 JSON 配置就能生成各种页面。

amundsen icon amundsen

Amundsen is a metadata discovery service. This fork is for WIP RFC of Nebula Graph support: https://github.com/amundsen-io/rfcs/pull/48

ancientpoetry icon ancientpoetry

一款致力于让古诗文爱好者更便捷的获取古诗文相关资料的APP

androidassetstudio icon androidassetstudio

A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.

androideventbus icon androideventbus

A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.

aone_pc icon aone_pc

Aone赌博项目PC版:地址:ag.yataogo.com(目前该网址已关闭,该项目是我目前为止做过的最大的项目,功能繁多又复杂,但当时接触vue的时间不长,代码写的很差劲,也很不规范)1.Aone区块链:是一个基于虚拟货币的游戏交易咨询网站,PC端/移动端同步上线,主要模块有C2C游戏模块,区块链资讯模块,区块链相关知识模块,个人中心模块,登录注册模块,还有多语言切换模块等等 2.该项目的主要技术栈是Vue,VueRouter,Vux, VueCil,Es6以及相关Vue依赖模块,该项目涉及的功能点众多,如知识模块的视频播放,如二维码的前台生成,和最主要的虚拟货币游戏模块,该项目为前后台完全分离的单页面富应用,涉及许多ajax,和websocket操作,游戏数据的动态展示主要依赖Echart.js配合Vux实现,多语言切换功能则是Vux+H5本地存取实现,该项目的UI框架:移动端为MuniUI/PC端的为elementU

apollo icon apollo

Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

apollo-use-cases icon apollo-use-cases

展示Apollo配置中心的各种使用场景和示例代码,欢迎大家把日常工作中的更多配置使用案例分享出来!

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.