
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
luamon 是 unity for lua 实时运行工具。
在游戏开发过程中,很多时候游戏的当前状态不是那么容易重现,需要经过一系列的诸如登录、选服、添加机器人、匹配之类的操作,才能回到上次的状态,非常耗费时间。如果每次修改代码都要经历以上阶段,那可太痛苦了。
luamon 可在当前游戏状态快速修改逻辑或验证方法。理论上来说,如果项目框架允许,可完全实现所有 lua 文件的热重载。同时 luamon 也集成了游戏日志输出功能,方便开发阶段的真机调试。
其原理非常简单,在游戏中启动一个 Socket 服务。Client 端运行时自动与服务进行连接,本地修改的 *.lua 文件将实时提交到服务器 lua 虚拟中执行,并将结果返回本地。
--test 启动,则只监听 *@test.lua 的文件--log 启动才会输出日志到终端--log 0--log 1--log 2--hotload 将告诉服务器需要使用热重载(功能需要根据框架自行实现,实现方式参照上文)*@test.lua 文件依然不会被热重载,仅将其内容丢进 lua 虚拟机运行(以方便测试)luamon 192.168.1.3 或 luamon 192.168.1.3:43996FAQs
luamon 是 unity for lua 实时运行工具。
The npm package luamon receives a total of 2 weekly downloads. As such, luamon popularity was classified as not popular.
We found that luamon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.