Fabric mod providing Extras messaging to other Fabric mods (Mirror of https://code.optmstc.dev/kso/messaging-lib)
Find a file
2026-03-19 23:50:51 +00:00
.forgejo/workflows Fix workflow 2026-03-19 23:50:51 +00:00
buildSrc Add MTU constant 2026-03-19 23:26:10 +00:00
common Add MTU constant 2026-03-19 23:26:10 +00:00
fabric Allow messengers to define their own custom payload receiver types 2026-03-07 17:15:38 +00:00
gradle/wrapper
mcprotocollib Remove unused type parameter 2026-03-14 17:38:42 +00:00
mcprotocollib-test Use proper logger to log connect & disconnect in TestBot 2026-03-07 17:30:48 +00:00
.editorconfig
.gitattributes
.gitignore
gradle.properties Add MTU constant 2026-03-19 23:26:10 +00:00
gradlew
gradlew.bat
LICENSE
README.md
settings.gradle

Messaging Lib

Library mod for Extras messaging. This is a necessary evil so that multiple mods can communicate on Extras channels at once!

View an example of API usage at messaging-lib-test-mod.