Jaakko Heusala

Results 36 issues of Jaakko Heusala

Websockets has a support for unix sockets with a url like `ws+unix:///path/to/file`, but Socket.io doesn't seem to support it. The server: ``` javascript const path = './server.sock'; var app =...

enhancement

I noticed that logging was not working. It seems daemon.start() takes filenames -- at least it does now -- and not file handles. Not sure if this is the best...

I guess that's not yet supported? I couldn't find a test for `typedef` definitions. I use a lot of code like this to define backend's data transfer objects before I...

Patch Welcome

I think optional params should be type checked if defined: https://github.com/azu/babel-plugin-jsdoc-to-assert/blob/1b001e993a6086ec01305fc310283ddf3273c92b/test/fixtures/multiple-comments/expected.js#L9

Patch Welcome

[Feature: TBD] ## Related tests, tasks & bugs * #N ## Description Description of the work item

task

[Index: TBD] ## Related tests, tasks & bugs * #N ## Description Make it so that specific features can be turned on and off from the build using feature flags,...

feature

`POST /_matrix/client/r0/createRoom` Should be updated to use newer version. However, remember to refactor our SimpleMatrixClient to use it also at [fi.hg.matrix](https://github.com/heusalagroup/fi.hg.matrix). The request DTO is [`MatrixCreateRoomDTO`](https://github.com/heusalagroup/fi.hg.matrix/blob/main/types/request/createRoom/MatrixCreateRoomDTO.ts). The response DTO is...

enhancement
feature
task
end-point

[Feature: TBD] * Event Name: `m.room.topic` * Constant name: `MatrixType.M_ROOM_TOPIC` ## Related tests, tasks & bugs * #13 ## Description Description of the feature

task

* [ ] Repository implementations for aliases * [ ] Add alias to the room creation * [ ] Add alias API end points We don't use aliases at the...

enhancement
backlog

[Feature: TBD] * Event Name: `m.canonical_alias` * Constant name: `MatrixType.M_CANONICAL_ALIAS` ## Related tests, tasks & bugs * #13 * #29 ## Description Description of the feature

task