Tulir Asokan fa3105d058 Update dependencies. Closes #9 6 years ago
..
.gitignore a6ebc50f6d Add dep 6 years ago
LICENSE a6ebc50f6d Add dep 6 years ago
README.md a6ebc50f6d Add dep 6 years ago
appservice.go c7348f29b0 Initial desegregation of users and automatic config updating 6 years ago
eventprocessor.go a6ebc50f6d Add dep 6 years ago
generator.go ed27fa775e Re-break everything and fix Matrix->WhatsApp replies 6 years ago
http.go ed27fa775e Re-break everything and fix Matrix->WhatsApp replies 6 years ago
intent.go 79851a62b4 Add locking for whatsapp->matrix messages for desegregated group chats 6 years ago
protocol.go ed27fa775e Re-break everything and fix Matrix->WhatsApp replies 6 years ago
random.go a6ebc50f6d Add dep 6 years ago
registration.go ed27fa775e Re-break everything and fix Matrix->WhatsApp replies 6 years ago
statestore.go fa3105d058 Update dependencies. Closes #9 6 years ago

README.md

matrix-appservice-go

A Matrix Application Service framework written in Go.

This is highly work in progress, but the base appservice framework should be somewhat usable.

Installation

go get -u maunium.net/go/mautrix-appservice-go