Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jacobsapps/72db9c7ad919a9e5c05eb1060cda1626 to your computer and use it in GitHub Desktop.

Select an option

Save jacobsapps/72db9c7ad919a9e5c05eb1060cda1626 to your computer and use it in GitHub Desktop.
webSocketService.publisher
.map {
print(String(data: $0, encoding: .utf8))
return $0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment