enlace:基于Deno和TypeScript的服务器框架

时间:2024-05-25 16:35:16
【文件属性】:

文件名称:enlace:基于Deno和TypeScript的服务器框架

文件大小:637KB

文件格式:ZIP

更新时间:2024-05-25 16:35:16

TypeScript

Enlace 基于Deno和Typescript处理连接的服务端框架 :warning:Enlace正在开发中 Nodejs version here: TODO: 完成 CLI 完善 Http 与 WebSocket 的装饰器 完善函数式开发体验 自动扫描 Endpoint 与 Controller 完善 Vuepress 文档 编写单元测试 Features: 面向接口: 轻易地扩展任何组件、降低应用程序的耦合度、让维护与调试变得简单... 为通信工作而不是HTTP: 可以是Http,RPC,甚至可以是任何自定义的通信,而不像其他框架一样以Http为中心 基于Deno和Typescript: 基于Deno运行时与强大的Typescript语言,我们计划在未来将Enlace带到更多平台上 Simple Usage: simple.ts @MainApplication class Demo


【文件预览】:
enlace-develop
----docs()
--------.vuepress()
--------guide()
--------README.md(2KB)
----img()
--------logo.png(67KB)
----.codacy.yml(119B)
----.github()
--------workflows()
----test()
--------controller.test.ts(752B)
--------client.test.ts(513B)
--------util()
----LICENSE(1KB)
----.idea()
--------codeStyles()
--------$CACHE_FILE$(140B)
--------misc.xml(174B)
--------vcs.xml(180B)
--------enlace.iml(281B)
--------modules.xml(264B)
--------watcherTasks.xml(140B)
--------deno.xml(163B)
----tsconfig.json(131B)
----.gitignore(4KB)
----third_party()
--------Reflect.ts(77KB)
----lib()
--------controller.ts(1KB)
--------keepalive_endpoint.ts(2KB)
--------core()
--------normal_endpoint.ts(414B)
--------decorators()
--------application_events.ts(77B)
--------constant.ts(960B)
--------util()
--------client.ts(365B)
--------adaptor()
----demo()
--------survey()
--------function_style.ts(1KB)
--------simple.ts(460B)
----README.md(13KB)
----cli()
--------tsconfig.json(2B)
--------lib()
--------README.md(0B)

网友评论