Commit Graph

  • b309d82538 fix word err (#1848) 华仔 2024-01-06 16:38:14 +08:00
  • fb97668f9e fix word err (#1847) 华仔 2024-01-03 20:05:28 +08:00
  • 9e000da81f 修复执行skynet.exit后别的服务call有概率卡死 (#1846) yzj12138 2024-01-03 18:14:17 +08:00
  • d9c30f9119 fix #1845 Cloud Wu 2023-12-27 21:02:25 +08:00
  • 4030687400 在进行https握手时,会有小概率在进行密钥协商前,tcp流卡住,导至不能有效timeout行为 (#1842) robot 2023-12-20 13:07:38 +08:00
  • 1f93f4864f fix write_handshake (#1841) Zoro 2023-12-14 21:04:43 +08:00
  • e66e892ee5 fix read_handshake (#1839) 子熏 2023-12-13 11:53:08 +08:00
  • 30d967ea05 add get_sender function to outside (#1832) kuzhu 2023-12-04 16:28:30 +08:00
  • 4b0937cc19 修复mysql.execute的变长参数最后一个为nil时的NULL位图错误 (#1829) felove 2023-12-01 11:28:59 +08:00
  • 89b47f9372 modify httpc.request (#1823) zhuilang 2023-11-17 19:49:42 +08:00
  • 6249062c2d Update httpc.request (#1822) zhuilang 2023-11-15 22:11:24 +08:00
  • 8b5bbaabd9 Update lua version number Cloud Wu 2023-11-13 15:16:53 +08:00
  • f97c72d341 Release 1.7.0 v1.7.0 Cloud Wu 2023-11-13 15:13:08 +08:00
  • f7453973f8 避免 sharedata 误用大于32位数字做 key 时,可能导致程序崩溃 (#1820) shencyx 2023-11-07 11:52:58 +08:00
  • 0e6423484f 修复 openssl3 deprecated warning ERR_load_BIO_strings (#1816) ykxpb 2023-10-30 18:15:27 +08:00
  • adf0cc5a6f check enablessl == "true" (#1815) HYbutterfly 2023-10-27 17:16:48 +08:00
  • 5ec02a4a2c Add a rare case Cloud Wu 2023-09-28 20:15:29 +08:00
  • f3f7e725e8 check session == nil Cloud Wu 2023-09-28 14:40:02 +08:00
  • 172278bc8f check conflict (#1798) 云风 2023-09-28 13:48:35 +08:00
  • c178c398b9 don't report error when session == 0 Cloud Wu 2023-07-31 21:31:21 +08:00
  • 93ea565bcb Improve README, See #1785 Cloud Wu 2023-07-31 10:19:40 +08:00
  • bb90b64c3f websocket添加is_close方法 (#1781) 华仔 2023-07-19 20:01:41 +08:00
  • c6a8976bc3 findOne优化 (#1772) Whislly 2023-07-10 12:29:16 +08:00
  • 074426e273 pipline方法优化 (#1771) Whislly 2023-07-07 20:11:36 +08:00
  • b402837628 聚合方法返回游标对象 (#1769) Whislly 2023-07-07 15:14:37 +08:00
  • 272af34736 修改delete使用send_command (#1770) yzj 2023-07-06 17:44:02 +08:00
  • 69420bdfde upgrade lpeg to 1.1.0 (#1766) Jin Xiao 2023-06-27 16:28:21 +08:00
  • 2f9d0c805a include stdint.h for uintptr_t Cloud Wu 2023-06-14 23:05:40 +08:00
  • 4893fa39ee remove unused code Cloud Wu 2023-05-16 16:18:19 +08:00
  • a5af5f6ba7 Overload socket_read(), See #1750 Cloud Wu 2023-05-16 15:59:43 +08:00
  • 8b55660274 Update lua 5.4.6 rc1 Cloud Wu 2023-05-08 19:08:11 +08:00
  • d56cf80f95 Fix socket not closed when clusteragent exit (#1741) twinklinggu 2023-04-14 17:36:23 +08:00
  • aedfb9288d See #1529 Cloud Wu 2023-03-29 16:25:49 +08:00
  • 223bd599ba 修复设置 callback导致的crash问题 (#1726) 子熏 2023-03-29 10:42:31 +08:00
  • b9a5cec191 update sproto (#1720) 子熏 2023-03-21 21:37:03 +08:00
  • 1e45d4a9be 添加get_protocol接口 (#1712) 子熏 2023-03-15 12:44:08 +08:00
  • 6fe520a7cb cluster.open添加maxclient参数 (#1705) 丁大龙 2023-02-18 00:57:39 +08:00
  • f344a49755 修复client_number计数错误 (#1704) 丁大龙 2023-02-17 14:36:32 +08:00
  • 39f3ddbc10 update lua Cloud Wu 2023-01-29 11:08:14 +08:00
  • cc562547a5 ignore .vscode (#1689) 华仔 2023-01-06 11:23:22 +08:00
  • 58b1bda0d9 first key can't can be in hash part, see #1484 Cloud Wu 2022-11-21 19:26:16 +08:00
  • 98311b9b91 release 1.6.0 v1.6.0 Cloud Wu 2022-11-16 10:46:35 +08:00
  • 499610965a Update lua Cloud Wu 2022-11-16 10:28:38 +08:00
  • 94a76269aa Fix #1668 Cloud Wu 2022-10-27 15:30:06 +08:00
  • ae35b3c4e8 bugfix: mongo getMore command field batchSize cannot replace with limit (#1666) learno 2022-10-19 17:04:49 +08:00
  • 1a1d8abd2e read 'x-real-ip' header from nginx in websocket lib. (#1665) 子云 2022-10-17 19:29:33 +08:00
  • feeda06e9d fix annotation (#1655) samoyedsun 2022-09-27 10:54:22 +08:00
  • bc4800f326 修复 mongo 游标没有数据 hasNext 返回 true,以及无效关闭游标的问题 (#1653) ykxpb 2022-09-24 08:41:37 +08:00
  • ccfdc9440a Revert lua makefile of "update lua" (#1652) ykxpb 2022-09-22 14:51:04 +08:00
  • 182a1a8d56 修复 mongo 编译告警,删除 unused function (#1650) ykxpb 2022-09-20 22:20:14 +08:00
  • 44e2583dc2 mongodb 交互协议调整为 OP_MSG (#1649) ykxpb 2022-09-20 10:56:33 +08:00
  • 7b76bcd039 cluster.open(0) returns addr, port Cloud Wu 2022-09-04 15:42:59 +08:00
  • 2d5e4ae528 cluster.open returns addr, port Cloud Wu 2022-09-04 14:32:31 +08:00
  • b61daaccf1 watchdog returns addr,port Cloud Wu 2022-09-04 14:22:13 +08:00
  • 01314de8e1 Add assert Cloud Wu 2022-09-04 00:20:38 +08:00
  • c8197328a4 socket.listen returns addr,port Cloud Wu 2022-09-04 00:13:49 +08:00
  • 800a3376d6 Revert "Update the return values of socket.listen, also return the real port bind to zero (#1638)" Cloud Wu 2022-09-03 22:03:11 +08:00
  • 6dda5f7f98 Revert "udp socket bugfix (#1640)" Cloud Wu 2022-09-03 22:02:45 +08:00
  • 2a8c095e38 udp socket bugfix (#1640) CKT 2022-09-03 20:51:19 +08:00
  • 01b5d67b11 Update .gitignore (#1639) caiyiheng 2022-09-03 13:45:22 +08:00
  • c1eeba215d Update the return values of socket.listen, also return the real port bind to zero (#1638) zaxbbun 2022-09-03 07:19:03 +08:00
  • 6bd6f53ab8 update lua Cloud Wu 2022-08-25 15:14:01 +08:00
  • dfc706615e update lua Cloud Wu 2022-08-25 11:51:58 +08:00
  • 8efad53631 Emfile (#1626) 云风 2022-08-17 13:12:51 +08:00
  • 0c1491ba99 修复https读取数据返回0报错 (#1622) yfy 2022-08-06 06:05:09 +08:00
  • 1b54306509 http请求头host字段改为Host (#1623) yfy 2022-08-05 10:02:11 +08:00
  • 3911e0738b 修改clusterd node closed 后再次命中__index 会继续触发 call changenode (#1614) fanyh 2022-06-20 20:06:08 +08:00
  • fad27d7775 Update interface.lua (#1612) dxb218 2022-06-11 20:22:22 +08:00
  • e98378e874 Fix #1609 Cloud Wu 2022-06-09 08:03:58 +08:00
  • 389146167f export queryproto (#1605) 子熏 2022-05-30 23:18:08 +08:00
  • 73c0e306cf update jemalloc 5.3.0 Cloud Wu 2022-05-09 10:41:58 +08:00
  • 6d86016247 Update issue templates 云风 2022-04-27 16:25:06 +08:00
  • acefd8de27 Update issue templates 云风 2022-04-27 16:24:27 +08:00
  • 448fe14b9e fix comment: profile default is on. (#1581) 涵曦 2022-04-22 16:35:46 +08:00
  • 341b7924a0 remove unused function skynet_module_insert #1579 (#1580) 涵曦 2022-04-20 17:18:23 +08:00
  • 013cb42122 feat: add mongo safe batch delete (#1577) caiyiheng 2022-04-15 16:20:00 +08:00
  • bcd012f9cf uintptr_t need stdint.h Cloud Wu 2022-04-15 10:57:37 +08:00
  • c4da547259 fix retireall, see #1576 Cloud Wu 2022-04-15 08:19:20 +08:00
  • 6ad379b7a7 feat: add mongo safe batch update (#1575) IAN.Z 2022-04-14 12:35:54 +08:00
  • ee103e97cd Fix handle register when slot[0] is null will segmentation fault (#1574) 涵曦 2022-04-13 22:36:47 +08:00
  • e37eb3cba0 Callback (#1571) 云风 2022-04-12 11:11:08 +08:00
  • 0ddd938400 Clear callback function in main thread Cloud Wu 2022-04-12 10:08:07 +08:00
  • 2d42adb739 fix typo: remove duplicate include (#1570) 涵曦 2022-04-10 15:35:46 +08:00
  • 9fd7a51b34 Compat lua compile as cpp (#1568) Bruce 2022-04-07 17:22:32 +08:00
  • 2660b10442 fix #1567 Cloud Wu 2022-04-07 15:19:53 +08:00
  • 969d3291b6 删除无用forwarding数据 (#1565) coder 2022-04-02 19:30:46 +08:00
  • c84f7354ff 删除多余snlua定义 (#1564) coder 2022-04-02 16:06:04 +08:00
  • b555aa19e7 feat: add cluster.unregister (#1563) JTrancender 2022-04-02 12:17:47 +08:00
  • f72573a2aa base64:To improve compatibility, there may not be enough equal signs (#1561) liaodaiguo123 2022-03-31 18:57:03 +08:00
  • bee8a0e731 update lpeg to 1.0.2 (#1557) caiyiheng 2022-03-29 16:16:51 +08:00
  • 5d48c02725 see #1554, handle nomore message after skynet.exit (#1556) t0350 2022-03-23 09:38:20 +08:00
  • fad62566dc #1544 fix playload_len (#1553) 子熏 2022-03-21 13:23:03 +08:00
  • d1ce950dc1 Fix #1552 Cloud Wu 2022-03-19 07:10:52 +08:00
  • eaba8f969c perf: add sharetable queryall default behavior(all share data) (#1537) JTrancender 2022-02-16 11:22:59 +08:00
  • 40ee98b40e feat: add sharetable queryall (#1536) JTrancender 2022-02-15 21:01:54 +08:00
  • b13281b77d bugfix : See #1535 Cloud Wu 2022-02-14 07:52:46 +08:00
  • 3c4f673740 panic while reading from stdin (#1529) t0350 2022-02-08 20:27:29 +08:00
  • 6d6be8dec6 skynet.service: add close (#1526) xjdrew 2022-01-21 10:34:00 +08:00
  • 923651ada3 Happy New Year Cloud Wu 2022-01-17 10:24:24 +08:00
  • 8304747d8e Lua 5.4.4 rc3 Cloud Wu 2022-01-17 10:22:31 +08:00