A nostr relay written in DLang
Go to file
Tristan B. Velloza Kildaire eed104df64 Server
- Use the `bindPort` parameter when configuring the HTTP server
- Updated type of `bindPort` to `ushort`
- Save the newly created `Connection` instance into its own variable
- Do the fiber call later

App

- Updated type of `bindPort` to `ushort`
2023-02-27 13:23:29 +02:00
source/nostril Server 2023-02-27 13:23:29 +02:00
.gitignore Updated .gitignore 2023-02-21 19:51:41 +02:00
dub.json Use gogga logger 2023-02-21 18:08:50 +02:00