7db6b06b48
Bump version
2025-05-12 02:58:45 +00:00
23ec6f215c
Refactor OPTIONS handling for conditional CORS bypass
...
OPTIONS requests are now only handled by this middleware if
`bypassCors` is true, in which case permissive CORS headers are added.
If `bypassCors` is false, OPTIONS requests will proceed to subsequent
middleware instead of returning an empty 204 response.
2025-05-12 02:57:32 +00:00
fa61273d5b
Fix: Prevent console logging of OperationError
...
Bumps version to 1.0.0-alpha.4.
2025-05-11 23:56:23 +00:00
96f51a5bd7
bump version
2025-05-11 20:47:28 +00:00
8046293b3c
Update WebSocket config to accept an object
...
The `websockets` parameter can now be an object, allowing
`enabled` and `path` to be specified for finer control.
Server startup log now displays the WebSocket path.
2025-05-11 20:47:17 +00:00
bc9b82dab1
Refactors internal loading of the library package.json
2025-05-10 02:37:08 +00:00
1449695714
Update server dependency and remove legacy code
...
Bump version to 1.0.0-a3 and remove unused websocket functionality
server/bootloader/bootWrapper.js is now included in package files
This commit updates hyper-express reference to "he" in README, removes
the unused he-legacy engine and socket.io related dependencies.
2025-04-24 12:35:02 +00:00
57d8b4bed1
documentation
2025-04-14 15:54:05 +00:00
f7a933d393
never mind
2025-04-14 15:00:17 +00:00
2dc2fe1f62
set next flag
2025-04-14 14:56:46 +00:00
3444198483
bump version
2025-04-14 14:55:31 +00:00
11d8a862b4
Merge from local
2025-04-14 14:54:18 +00:00
ff38d45b96
remove unwanted import
2025-04-10 19:25:18 +00:00
036c09dc1d
Create install-dependencies.sh
2025-04-10 19:18:17 +00:00
6f8ed3360d
bump versions
2025-04-09 20:42:59 +00:00
2bca93d7f2
remove unused import
2025-04-09 20:42:34 +00:00
b94e18fdd0
added experimentation with events
2025-04-09 20:42:28 +00:00
92943f8203
support for ack mode & improve disconnections
2025-04-09 20:41:37 +00:00
307e9edee4
added unsubscribeAll method
2025-04-09 20:40:14 +00:00
920b3e3c08
implemented call
& destroy
2025-04-09 20:40:02 +00:00
de6514e5ee
bump version
2025-03-31 23:50:07 +00:00
9095e350c8
fix refname path
2025-03-31 23:49:16 +00:00
71b06edaec
bump version
2025-03-31 23:47:24 +00:00
2866038ed0
set service refname as default ws path
2025-03-31 23:47:20 +00:00
e3dfb6ce36
bump version
2025-03-31 23:43:00 +00:00
e1c383df53
use universal service registration via ipc
2025-03-31 23:42:55 +00:00
0d5b9be68c
fix mode
2025-03-31 22:29:43 +00:00
24398bd4bb
bump version
2025-03-31 22:28:34 +00:00
68e5fdfecb
fix path mounting
2025-03-31 22:28:31 +00:00
4ced55f293
bump version
2025-03-28 18:33:25 +00:00
5773a8185f
bump version
2025-03-26 15:19:17 +00:00
a87e59ba33
added available-engines
2025-03-26 15:05:14 +00:00
7f21bebeda
update server docs
2025-03-26 14:58:20 +00:00
1e7396ee45
fix format
2025-03-26 14:54:43 +00:00
5c22d0e783
update workflow
2025-03-26 14:54:39 +00:00
43186807e9
move docs
2025-03-26 14:49:27 +00:00
dcb530b0c3
update docs
2025-03-26 14:41:40 +00:00
b0ab7f3a74
use NEWRELIC_BOT_TOKEN
2025-03-26 14:14:33 +00:00
ac429b1875
added workflow_dispatch
2025-03-26 14:09:16 +00:00
1461cab730
update workflow
2025-03-26 14:06:22 +00:00
fe771d8eb5
added github workflows
2025-03-26 13:59:39 +00:00
b57ab5f4a8
move client docs
2025-03-26 13:50:05 +00:00
81da24dc4e
renamed ping
2025-03-26 13:47:34 +00:00
2fb2046ecc
fix typo
2025-03-26 13:47:26 +00:00
4dd94c388a
improve reconnection
2025-03-26 13:47:13 +00:00
174c00af87
added docs
2025-03-26 13:47:02 +00:00
62e4d43289
added readme
2025-03-26 11:06:39 +00:00
ebf251bc49
update readme
2025-03-26 11:04:42 +00:00
srgooglo
5b58346f4c
Delete .DS_Store
2025-03-26 12:00:09 +01:00
9d16e05e89
move readme
2025-03-26 10:59:21 +00:00