summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add justfileRobby Zambito7 days
| | | | Make it easier to deploy
* Sanitize pathsRobby Zambito12 days
| | | | | Use _ instead of . in paths. This is useful for paths like /.well-known, where the previous subject transformation would be invalid, due to two consecutive dots.
* Add host to subjectRobby Zambito14 days
|
* Use 404 when there are no NATS handlersRobby Zambito14 days
|
* Add support for inbox prefixRobby Zambito14 days
|
* Disable NKEY connection for nowRobby Zambito14 days
| | | | | Not used and it wasn't working Added a connection name to make it easier to track the connection
* More connection optionsRobby Zambito2025-02-01
|
* Add env varsRobby Zambito2025-02-01
| | | | | Add support for user and pass connection. Add support for specifying the HTTP port
* Basic working locallyRobby Zambito2025-02-01
|
* Initial commitRobby Zambito2025-02-01