Skip to content

💬 An example of chat written in Swift with CoreBluetooth

Notifications You must be signed in to change notification settings

macabeus/swiftBluetoothChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

swiftBluetoothChat

💬 A example of chat written in Swift with CoreBluetooth, with readable code and very well documented.

TODO

  • list of nearby bluetooths
  • list only chat rooms (and not all bluetooths devices)

Dica: Mexer no método update() de ChatList, buscando pelas characteriscs de chat.

  • creat a new chat room
  • chat room with name, and modifiable

Dica: Adicionar outra character a quem hosteia a sala de chat, da qual vai ser o nome.

  • send and read a message
  • users with name

Pode desde adicionar à mensagem que envia o nome do usuário, como haver uma characterics.

  • send photo to chat

Esse é mais difícil. Nem eu sei direito como fazer.

About

💬 An example of chat written in Swift with CoreBluetooth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages