Ruben Verborgh
|
6b4088723d
|
fix: Add trailing slashes to advertised WebSocket URL.
|
2020-11-30 00:54:21 +01:00 |
|
Ruben Verborgh
|
fc3942b372
|
change: Move WebSocketAdvertiser to middleware.
|
2020-11-30 00:54:21 +01:00 |
|
Ruben Verborgh
|
8dec921c10
|
feat: Make CorsHandler customizable.
|
2020-11-30 00:44:19 +01:00 |
|
Ruben Verborgh
|
d6c0f89cf5
|
feat: Make HeaderHandler customizable.
|
2020-11-30 00:44:19 +01:00 |
|
Ruben Verborgh
|
023ff80f48
|
refactor: Separate middleware from Express.
|
2020-11-30 00:44:18 +01:00 |
|
Joachim Van Herwegen
|
e4183333fd
|
fix: Integrate wrapStreamError to prevent uncaught errors
|
2020-11-24 11:49:10 +01:00 |
|
Ruben Verborgh
|
59487410b1
|
feat: Add WebSocket functionality to server.
|
2020-11-20 15:39:37 +01:00 |
|
Ruben Verborgh
|
e39e7963eb
|
refactor: Add ExpressHttpServerFactory.
|
2020-11-20 15:12:04 +01:00 |
|
Ruben Taelman
|
db9aefe551
|
feature: add level-based logger methods for convenience
|
2020-09-23 10:04:31 +02:00 |
|
Ruben Taelman
|
6212c15352
|
change: log messages in ExpressHttpServer
|
2020-09-23 10:04:31 +02:00 |
|
Joachim Van Herwegen
|
9657fbafb1
|
refactor: Update eslint related dependencies
|
2020-09-17 11:55:49 +02:00 |
|
Ruben Verborgh
|
4965b476c9
|
feat: Send server identification
|
2020-09-02 16:33:20 +02:00 |
|
Ruben Verborgh
|
273626a799
|
fix: Ensure main handler ends
|
2020-09-02 16:33:20 +02:00 |
|
Ruben Taelman
|
48740e5cba
|
style: improve linting of imports
A new plugin is used that offers autofixing capabilities.
|
2020-08-26 13:20:19 +02:00 |
|
Joachim Van Herwegen
|
dcff424f58
|
fix: Enable strict TypeScript settings
|
2020-07-24 13:30:34 +02:00 |
|
Joachim Van Herwegen
|
b93a77c11b
|
fix: Use content-type text/plain for errors
|
2020-07-23 11:17:53 +02:00 |
|
Joachim Van Herwegen
|
ccd3f1738c
|
fix: Prevent server from crashing if requested data can't be handled
|
2020-07-17 11:41:46 +02:00 |
|
Joachim Van Herwegen
|
a9dc59bf78
|
feat: Set up server using express
|
2020-07-15 10:59:45 +02:00 |
|
Joachim Van Herwegen
|
618005675f
|
feat: add simple response writer
|
2020-06-24 14:08:56 +02:00 |
|
Joachim Van Herwegen
|
4229932a3a
|
feat: add CompositeAsyncHandler to support multiple handlers
|
2020-06-05 09:51:48 +02:00 |
|
Joachim Van Herwegen
|
a4f2b3995c
|
feat: add additional supported interfaces
This includes the relevant auth headers and a simplification of several others.
|
2020-05-25 11:27:23 +02:00 |
|
Joachim Van Herwegen
|
f8e136cadb
|
refactor: support inrupt coding standards
|
2020-05-25 10:07:38 +02:00 |
|