mirror of
				https://gitlab.com/comunic/ComunicRTCProxy
				synced 2025-10-30 17:54:58 +00:00 
			
		
		
		
	Improve messages structure
This commit is contained in:
		
							
								
								
									
										2
									
								
								ws.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								ws.go
									
									
									
									
									
								
							| @@ -16,7 +16,7 @@ import ( | |||||||
| // WsMessage is a message from or to the api server | // WsMessage is a message from or to the api server | ||||||
| type WsMessage struct { | type WsMessage struct { | ||||||
| 	Title    string | 	Title    string | ||||||
| 	CallID string | 	CallHash string | ||||||
| 	PeerID   string | 	PeerID   string | ||||||
| 	Data     interface{} | 	Data     interface{} | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user