Bookmarks tagged tutorial
"This book is an introduction to creating a client using the Matrix Client-Server API
. It will show how to make HTTP calls to a Matrix homeserver, and discuss issues that clients will need to consider, such as reliability and security issues. It does not attempt to be a comprehensive guide to the entire Client-Server API, but will point you to the relevant portions of spec for further details. You should read this book if: you are creating a Matrix library/SDK, you are writing a Matrix client without the use of a library/SDK, or you want to get a better understanding of how Matrix works. "
. It will show how to make HTTP calls to a Matrix homeserver, and discuss issues that clients will need to consider, such as reliability and security issues. It does not attempt to be a comprehensive guide to the entire Client-Server API, but will point you to the relevant portions of spec for further details. You should read this book if: you are creating a Matrix library/SDK, you are writing a Matrix client without the use of a library/SDK, or you want to get a better understanding of how Matrix works. "
"In this tutorial, we will build a small federated server that can only accept follow requests. Despite its simplicity, it will cover the key features of the ActivityPub protocol and the Fedify framework, such as actors, sending and receiving activities, and the inbox."
Fedify is an ActivityPub server framework/TypeScript library for building federated server apps powered by ActivityPub
Fedify is an ActivityPub server framework/TypeScript library for building federated server apps powered by ActivityPub
I was looking around for the first Alice game on Steam and couldn't find it, but found this tutorial on how to get the files needed for Alice: Madness Returns to have the original game alongside it
Previous
Page 1 of 1
Next