Skip to content

pmanchev/realtime-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

realtime-kotlin

A Kotlin client for Supabase Realtime server.

Usage

Creating a Socket connection

Socket Hooks

Disconnect the Socket

Subscribe to topics

You can subscribe to all topic, or to specific schema parts.

  • Listen to all database changes
  • Listen to a specific schema's changes
  • Listen to a specific table's changes
  • Listen to a specific column's value changes

Credits

License

This repo is licensed under MIT.

About

A Kotlin client for Supabase Realtime server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published