Commit Graph

  • 99dc1fa281 int64 bugfix 云风 2012-08-17 18:48:32 +08:00
  • 0fc945581a init session id 云风 2012-08-17 17:33:34 +08:00
  • 7871a149c2 context calling check 云风 2012-08-17 17:26:42 +08:00
  • 897a850c49 bugfix: mq release 云风 2012-08-17 16:49:06 +08:00
  • c8d80d58ac writeblock 云风 2012-08-17 15:10:31 +08:00
  • aad2a1b446 support 2-bytes length block 云风 2012-08-17 14:46:03 +08:00
  • da2c075e8d use SESSION_CLIENT 云风 2012-08-17 14:05:44 +08:00
  • 4f6826de40 new harbor 云风 2012-08-17 11:50:45 +08:00
  • b06d380219 Rewrite harbor and don't need zeromq :) 云风 2012-08-17 11:48:22 +08:00
  • c3260cba72 gate command start 云风 2012-08-16 15:37:22 +08:00
  • 055ee29ce8 bugfix : start master 云风 2012-08-16 11:54:06 +08:00
  • d69d3c9965 use traceback for coroutine 云风 2012-08-15 16:07:53 +08:00
  • 5b72cdd4d6 xpcall in skynet.lua 云风 2012-08-15 15:59:42 +08:00
  • ab85ef535a redis manager 云风 2012-08-15 15:25:54 +08:00
  • 82a523e27c minor fix 云风 2012-08-15 12:58:14 +08:00
  • e7539a07b6 reconnect 云风 2012-08-15 11:42:32 +08:00
  • ed7e0da860 api change : redis 云风 2012-08-14 23:44:51 +08:00
  • 71831157f9 bugfix: redis bulk 云风 2012-08-14 23:38:42 +08:00
  • be0b4ee0db bugfix: connection forward 云风 2012-08-14 23:16:40 +08:00
  • 25688fb49e remove unused function 云风 2012-08-14 22:43:30 +08:00
  • 4a0265020f redesign connection module 云风 2012-08-14 22:37:30 +08:00
  • 4b3ce3ba5b remove testmap.c 云风 2012-08-14 16:42:40 +08:00
  • e7ed7c96fc global queue 云风 2012-08-14 14:45:05 +08:00
  • b50759f464 remove debug printf 云风 2012-08-14 11:33:59 +08:00
  • 68744f2898 bugifx : gate alloc uid 云风 2012-08-14 11:11:57 +08:00
  • ce1b5046c6 bugfix: timeout 云风 2012-08-13 23:28:23 +08:00
  • 2f21ccb72a redis bugfix 云风 2012-08-13 22:25:50 +08:00
  • 95a2f0b92f connection bugfix 云风 2012-08-13 22:23:05 +08:00
  • 3ab068905e snlua support multi-path 云风 2012-08-13 16:02:08 +08:00
  • 04f9eaea49 lua logger 云风 2012-08-13 14:26:00 +08:00
  • 497490c74e starttime 云风 2012-08-13 10:43:14 +08:00
  • 64cca28f33 skynet.starttime 云风 2012-08-13 10:37:04 +08:00
  • 7f98adaf0d add start time 云风 2012-08-13 10:34:51 +08:00
  • d7227cfd1a bugfix: watchdog forward client message to agent, set session = 0x7fffffff 云风 2012-08-10 19:47:36 +08:00
  • 70271817a1 client send session 0x7fffffff 云风 2012-08-10 19:20:58 +08:00
  • 85f353b679 bugfix: command: SETENV 云风 2012-08-10 14:59:16 +08:00
  • da277d7dd3 fix Makefile 云风 2012-08-10 11:36:54 +08:00
  • 70799e1c70 fix Makefile 云风 2012-08-10 11:13:13 +08:00
  • c35e1152fe fix api for filter 云风 2012-08-10 10:52:17 +08:00
  • f57e98205d client message filter 云风 2012-08-10 10:46:50 +08:00
  • c958a99b35 report new connection from gate 云风 2012-08-09 22:06:04 +08:00
  • 24790ca5e4 Support message redirect 云风 2012-08-09 21:50:33 +08:00
  • d3f92b32d5 gate launch by watchdog 云风 2012-08-09 19:58:23 +08:00
  • 8556d5225e setenv 云风 2012-08-09 19:33:53 +08:00
  • 4e50079706 add some lua library 云风 2012-08-09 16:48:28 +08:00
  • d246152ca5 fix typo in README 云风 2012-08-09 15:39:56 +08:00
  • eed9c42fd4 change source dir 云风 2012-08-09 15:36:56 +08:00
  • d23c4aa905 simple redis 云风 2012-08-09 13:31:11 +08:00
  • b33b5fab39 lua serialize support 云风 2012-08-09 11:36:39 +08:00
  • 0f5fa26052 bugfix: when init module failed, release message queue 云风 2012-08-08 21:02:36 +08:00
  • ed53a29e36 broker & launcher 云风 2012-08-08 20:46:57 +08:00
  • 889cf50709 use big-endian for client package 云风 2012-08-08 13:55:51 +08:00
  • 7aee6b66d1 stand alone skynet without skynet-master 云风 2012-08-08 13:30:59 +08:00
  • 2dc7bec040 readme layout 云风 2012-08-08 12:23:24 +08:00
  • 6d6c28c5eb bugfix: read block 云风 2012-08-08 12:20:52 +08:00
  • 06ecbd3458 connection server 云风 2012-08-08 12:10:56 +08:00
  • 667f41edad bugfix: client send 云风 2012-08-07 17:28:28 +08:00
  • 60cdbf4693 try more when writev return EINTR 云风 2012-08-07 15:17:18 +08:00
  • 0afda95801 We don't need hash map in gate 云风 2012-08-07 13:47:19 +08:00
  • 8bcc7dce01 bugfix: use negative session id for request message 云风 2012-08-06 21:42:42 +08:00
  • 56f30e7f7f service client and a simple DB example 云风 2012-08-06 19:58:35 +08:00
  • b33d438715 simple rpc support 云风 2012-08-06 17:04:06 +08:00
  • 594ab07b5e remove debug printf 云风 2012-08-06 10:37:10 +08:00
  • a271f18b5e Merge pull request #1 from kezhuw/master 云风 2012-08-05 19:34:41 -07:00
  • 3700d5828e double check the message queue when releasing in_global_queue lock Kezhu Wang 2012-08-05 22:07:56 +08:00
  • 38c3f50327 make sure Z->notice_event is locked Kezhu Wang 2012-08-05 16:50:03 +08:00
  • 058499446d avoid potentially context name falling into harbor id Kezhu Wang 2012-08-05 16:44:04 +08:00
  • bc55b8d992 guarantee that return value of skynet_context_handle is same as previously returned by skynet_handle_register Kezhu Wang 2012-08-04 10:11:33 +08:00
  • b5764c5736 fix bug Kezhu Wang 2012-08-04 09:05:21 +08:00
  • c0e4bb462c skynet support session in message 云风 2012-08-05 18:05:17 +08:00
  • 71702c47b3 Use 2 level queues for local message 云风 2012-08-04 00:54:04 +08:00
  • a033e712d9 bugfix: Can't register to master more than once 云风 2012-08-03 21:30:30 +08:00
  • 38f6eb978c readme 云风 2012-08-03 18:21:20 +08:00
  • 58101c5be4 skynet harbor 云风 2012-08-03 18:20:05 +08:00
  • 4bcd81bcb6 use lua for config 云风 2012-08-01 20:30:36 +08:00
  • 8ef978d0eb hello world 云风 2012-08-01 11:33:10 +08:00