Skip to content

innovaphone/go-inno-appws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-inno-appws (core AppWebsocket)

Go Library for innovaphone AppWebsocket client (SDK Documentation).

Provides authentication, framing, and keepalive functionality for the innovaphone AppWebsocket protocoll.

Testing

Run unit tests:

go test ./...

Run integration tests against an AP Manager on an innovaphone App Plattform:

APPWS_INTEGRATION=1 APPWS_MANAGER_URL=<url> APPWS_MANAGER_PASSWORD=<password> go test ./appws -run TestDialManagerIntegration

Environment Variables

  • APPWS_INTEGRATION: Enable integration tests
  • APPWS_MANAGER_URL: Manager websocket URL (optional, defaults to test endpoint)
  • APPWS_MANAGER_PASSWORD: Required password for integration tests

About

AppWebsocket module for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages