Add SocketRouteBuilder and make Route.socket(...) return it

This commit is contained in:
2022-08-06 13:10:51 -05:00
parent ef405093dc
commit 4aa33e8dd2
4 changed files with 66 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.12.1",
"version": "0.13.0",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",