realtime-py icon indicating copy to clipboard operation
realtime-py copied to clipboard

A Python Client for Phoenix Channels

Results 45 realtime-py issues
Sort by recently updated
recently updated
newest added

## What kind of change does this PR introduce? Bug fix / feature ## What is the current behavior? INFO log lines may contain the access_token jwt ## What is...

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

# Bug report - [ x ] I confirm this is a bug with Supabase, not with my own application. - [ x ] I confirm I have searched the...

bug

# Feature Request Add support for `system` events on realtime, check JS PR: https://github.com/supabase/realtime-js/pull/422

enhancement

# Bug report ## Describe the bug When a websocket is closed using `Socket._close()`, it logs the following error: ``` ERROR:root:Connection with the server closed. Traceback (most recent call last):...

bug