Skip to content

Commit

Permalink
Java Nostr-Relay Framework & Web Application. Java 20, Spring WebSock…
Browse files Browse the repository at this point in the history
…etSession 3.2.2, Spring Boot 3.2.4, atop [nostr-java library](https://github.com/tcheeric/nostr-java).  Simple. Clean. OO. (#189)
  • Loading branch information
avlo authored May 13, 2024
1 parent 97d942c commit 81e65f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/pages/en/relay-implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ description: This is a list of all known implementations of the Nostr relay spec

- [NostrPostr Relay](https://github.com/Giszmo/NostrPostr/tree/master/NostrRelay): A Kotlin Relay supporting both SQLite and Postgresql
- [knostr](https://github.com/lpicanco/knostr): A nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer)

## Java

- [Java Nostr-Relay Framework & Web Application](https://github.com/avlo/nostr-relay/): Java 20, Spring WebSocketSession 3.2.2, Spring Boot 3.2.4, atop [nostr-java library](https://github.com/tcheeric/nostr-java). Simple. Clean. OO.

0 comments on commit 81e65f6

Please sign in to comment.