go-ssb-room icon indicating copy to clipboard operation
go-ssb-room copied to clipboard

Room server implemented in Go

Results 62 go-ssb-room issues
Sort by recently updated
recently updated
newest added

Then instead of doing stuff like https://git.coopcloud.tech/coop-cloud/go-ssb-room/src/commit/048d103b11b1b66a6f3d56826fadd61173f188df/compose.yml#L4 we can share the maintenance of the image here in the "upstream". Unfortunately there is a limitation in the design of docker swarm...

enhancement

Following the development guide, I built the `server` (tried both with `-tags dev` and without) and started it: ``` level=debug starting=metrics addr=localhost:6078 loaded active.de.toml loaded active.en.toml level=info event=serving ID="@xsf/w1MO+xwujt5gbfqEdO25qDkE9v5vzOY2KhFWCsI=.ed25519" shsmuxaddr=:8008...

Needs investigation

Report coming from testing for https://github.com/ssbc/go-ssb-room/pull/355: > I can tunnel the machine locally, but I think the whole https-domain thing stops me from being able to test without a public...

enhancement

Tracking the good work of @ahdinosaur in https://github.com/ssbc/go-ssb-room/pull/291. There are a few suggestions in there which definitely would improve the systemd / packaging workflow for maintainers going forward. Some of...

enhancement

hi! :smiley_cat: first of all, thanks for all your hard work with rooms 2.0, it's really awesome to see and get amongst with. :seedling: i notice on hermies.club, there's a...

Documentation

Rooms 1.0 made the choice to avoid room discovery as an objective. To help, saltz suggested names for hashtags and search operators looking for "magic text" in the html. https://github.com/staltz/ssb-room/blob/master/FAQ.md#is-there-a-list-of-all-rooms-that-exist...

Documentation

I have made some improvements to the project's `Dockerfile` locally, but I don't know how they would translate into the `docker-compose`-based setup because I don't use it. This is my...

enhancement

Hey there, I've been trying to play around with ssb and rooms and I'm still trying to wrap my head around some stuff so I'm not really sure if what...

Needs investigation

hi, i'm keen to bring my room server https://butt.nz home, but when i do that i want to use a different port for the ssb connections (what is usually port...

enhancement