<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muxstr.git/.gitignore, branch main</title>
<subtitle>Nostr relay with gRPC, HTTP/JSON, and WebSocket interfaces</subtitle>
<id>https://code.northwest.io/muxstr.git/atom?h=main</id>
<link rel='self' href='https://code.northwest.io/muxstr.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.northwest.io/muxstr.git/'/>
<updated>2026-03-08T17:21:53+00:00</updated>
<entry>
<title>Ignore built binaries</title>
<updated>2026-03-08T17:21:53+00:00</updated>
<author>
<name>Clawd</name>
<email>ai@clawd.bot</email>
</author>
<published>2026-03-08T17:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/muxstr.git/commit/?id=2dc3dfcefabcf749ce6185f5c348c2a3addec344'/>
<id>urn:sha1:2dc3dfcefabcf749ce6185f5c348c2a3addec344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add relay server and test client</title>
<updated>2026-02-14T01:50:09+00:00</updated>
<author>
<name>bndw</name>
<email>ben@bdw.to</email>
</author>
<published>2026-02-14T01:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/muxstr.git/commit/?id=e3b336ab45a6acf8a02a8c0f1b6d22fb3a320826'/>
<id>urn:sha1:e3b336ab45a6acf8a02a8c0f1b6d22fb3a320826</id>
<content type='text'>
Server (cmd/relay):
- gRPC server on :50051 (configurable)
- SQLite database (default: relay.db)
- Graceful shutdown on SIGTERM/SIGINT

Test client (cmd/testclient):
- Generates key
- Publishes event
- Queries events back

Build:
- make build (relay)
- make build-client (test client)
- make build-all (both)
</content>
</entry>
<entry>
<title>chore: initialize Go module northwest.io/nostr-grpc</title>
<updated>2026-02-14T01:35:32+00:00</updated>
<author>
<name>bndw</name>
<email>ben@bdw.to</email>
</author>
<published>2026-02-14T01:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.northwest.io/muxstr.git/commit/?id=06b9b13274825f797523935494a1b5225f0e0862'/>
<id>urn:sha1:06b9b13274825f797523935494a1b5225f0e0862</id>
<content type='text'>
</content>
</entry>
</feed>
