• Stars
    star
    298
  • Rank 138,968 (Top 3 %)
  • Language
    JavaScript
  • Created almost 12 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

chat application of pomelo

Chatofpomelo

A simple chat room experiment using pomelo framework and html5. The chat server currently runs on nodejs v0.8, and should run fine on the latest stable as well.It requires the following npm libraries:

  • pomelo
  • express
  • crc

Both of them can be installed via 'sh npm-install.sh' (it will install a local copy of all the dependencies in the node_modules directory)

Viewing

  • Visit demo game github to get the source code and install it on your local machine.

Configuration

  • The server setting (server number, host and port, etc.) can be configured in 'game-server/config/servers.json' and 'game-server/config/master.json' files.
  • Other settings (log4js etc.) also can be configured in 'game-server/config' folder.

Deployment

Enter chatofpomelo/game-server, and run 'pomelo start' or 'node app.js' in order to start the game server. Enter chatofpomelo/web-server, and run 'node app.js' in order to start the web server, and access '3001' port (which can be changed in 'app_express.js') to load game.

Monitoring

Pomelo framework provides monitoring tool: AdminConsole. After game is loaded, you can access '7001' port and monitor the game information(operating-system, process, userInfo, sceneInfo, etc.).

License

(The MIT License)

Copyright (c) 2013 NetEase, Inc. and other contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OT`HER DEALINGS IN THE SOFTWARE.

More Repositories

1

pomelo

A fast,scalable,distributed game server framework for Node.js.
JavaScript
11,863
star
2

tango

A code driven low-code builder, develop low-code app on your codebase.
TypeScript
2,047
star
3

UnitySocketIO

socket.io client for unity3d.
C#
887
star
4

lordofpomelo

the online demo of pomelo
JavaScript
792
star
5

amoro

Amoro is a Lakehouse management system built on open data lake formats.
Java
640
star
6

pomelo-unityclient-socket

pomele dotnet client
C#
170
star
7

libpomelo2

A New Client SDK for Pomelo
C
133
star
8

libpomelo

[DEPRECATED] Please Go to https://github.com/NetEase/libpomelo2
C
116
star
9

pomelo-unityclient

pomelo client for unity3d.
C#
113
star
10

pomelo-cocos2d-js

pomelo-cocos2d-js client
JavaScript
100
star
11

chatofpomelo-websocket

chatofpomelo with pomelo 0.3.0
JavaScript
99
star
12

arrow

A TestNG plugin with better test report template, re-run tests on failure, and many more.
Java
97
star
13

pomelo-rpc

rpc framework for pomelo
JavaScript
95
star
14

airtest

Deprecated, moved to http://airtest.netease.com
Python
93
star
15

treasures

a tutorial demo of pomelo
JavaScript
90
star
16

pomelo-androidclient

java&android client for pomelo
Java
83
star
17

pomelo-iosclient

iOS client lib for pomelo
Objective-C
67
star
18

pomelo-aoi

The aoi module used in lordofpomelo
JavaScript
58
star
19

pomelo-cocos2dchat

cocos2dchat based on cocos2d-x and libpomelo
C++
57
star
20

pomelo-admin

admin module for pomelo monitor system
JavaScript
50
star
21

pomelo-ioschat

A chat demo for pomelo iOS client
Objective-C
49
star
22

pomelo-scheduler

the high performance schedule module for calling scheduled task
JavaScript
49
star
23

hive-tools

Java
46
star
24

erlyssh

A Parallel SSH Execution Tool
Erlang
44
star
25

pomelo-robot

the client test framework for websocket
JavaScript
41
star
26

Polyphonic-TrOMR

TrOMR:Transformer-based Polyphonic Optical Music Recognition
Python
41
star
27

pomelo-sync

the backend database sync module
JavaScript
41
star
28

pomelo-cn

The Chinese issues for pomelo.
38
star
29

pomelo-unitychat-socket

pomelo-chat client based on socket, support unity 3D and other .net environment,
ASP
38
star
30

pomelo-admin-web

monitor server demo for pomelo admin system
JavaScript
35
star
31

pomelo-bt

behavior tree implementation for pomelo ai
JavaScript
33
star
32

pomelo-androidchat

chat client application using android client for pomelo
Java
31
star
33

pomelo-cli

pomelo-cli is a command-line library for pomelo maintenance
JavaScript
31
star
34

pomelo-mqtt-connector

pomelo mqtt connector based on mqtt over tcp and over ws protocol
JavaScript
29
star
35

pomelo-globalchannel-plugin

globalChannel plugin for pomelo
JavaScript
29
star
36

pomelo-protocol

pomelo-protocol
JavaScript
29
star
37

pomelo-robot-demo

pomelo-protocol
JavaScript
29
star
38

pomelo-logger

logger wrapper of log4js for pomelo logger system
JavaScript
25
star
39

pomelo-status-plugin

status plugin for pomelo
JavaScript
24
star
40

mebius

精准测试sdk
Java
23
star
41

spark-alarm

Alerting and monitoring tool for Apache Spark
Scala
22
star
42

c

Python
20
star
43

pomelo-zookeeper-plugin

zookeeper service for pomelo
JavaScript
18
star
44

nec

Netease's nec css framework,
CSS
18
star
45

pomelo-unitychat

ASP
17
star
46

opencurve

14
star
47

pomelo-sync-plugin

sync plugin for pomelo
JavaScript
13
star
48

tango-boot

A frontend framework for netease tango low-code app
TypeScript
12
star
49

pomelo-rpc-zeromq

pomelo rpc using zeromq for communication
JavaScript
12
star
50

pomelo-protobuf-plugin

plugin for pomelo protobuf
JavaScript
11
star
51

lakehouse-benchmark

A benchmark tool for lakehouses.
Java
11
star
52

tango-components

An UI library for tango low-code builder
TypeScript
10
star
53

pomelo-dotnetchat-console

pomelo-chat client based on socket and .net
C#
10
star
54

pomelo-pathfinding

Path finding module used in lordofpomelo.
JavaScript
9
star
55

example

C
9
star
56

ranger

Java
9
star
57

pomelo-loader

loader module for pomelo to load handler and remote with the convention over configuration rules
JavaScript
9
star
58

pomelo-daemon

provide daemon process service for pomelo to deploy in distributed environments
JavaScript
8
star
59

pomelo-scale-plugin

scale up service for pomelo
JavaScript
7
star
60

kyuubi-arctic-playground

Playbook of Kyuubi and Arctic Demo
Dockerfile
6
star
61

pomelo-masterha-plugin

master ha plugin for pomelo
JavaScript
6
star
62

tango-playground

A playground app of tango low-code builder
TypeScript
5
star
63

pomelo-data-plugin

load data pomelo plugin
JavaScript
5
star
64

lakehouse-benchmark-ingestion

A ingestion tool for Lakehouse benchmark
Java
4
star
65

pomelo-monitor

Simple, comprehensive monitoring tool for operating-system and process in nodejs.
JavaScript
4
star
66

pomelo-collection

Collection used for pomelo
JavaScript
4
star
67

airtest-gui

GUI write by qt for airtest
Python
3
star
68

pomelo-data-plugin-demo

pomelo-data-plugin demo
JavaScript
3
star
69

tango-site

Official site of NetEase Tango low-code builder
TypeScript
3
star
70

amoro-site

Documentation site for project Amoro
SCSS
2
star
71

amoro-medium

Medium materials for project Amoro
1
star