Skip to content

PoCk3T/JavaPhoenixChannels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix Channel Client for Java and Android

Fork of enginegl/JavaPhoenixChannels

Implement 2 enhancements :

  • Support of request headers for websocket to connect (such as Authorization token header when connecting to Phoenix Channel web socket), at Socket constructor level
  • Support of a debug mode (OkHttpClient HTTP interceptor), using socket.setDebuggable(true)

About

Java and Android channel client for the Phoenix Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.8%
  • JavaScript 7.7%
  • Groovy 3.5%